Git Product home page Git Product logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
Thanks for reporting this and especially for the patch. I'm leaving the 
artifactId,
since it makes sense with the groupId and matches the ant task. See
http://build.hevery.com/job/Testability-Explorer/259/changes#detail0

Original comment by aeagle22206 on 7 Mar 2009 at 12:02

  • Changed state: Fixed

from testability-explorer.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
I understand the point that it makes sense in terms of the groupId, but I know 
that
you can specify some plugins without groupIds.  This may be only for
org.apache.maven.plugins....I cannot recall at this time.  If you can do it for 
any
groupId mapped in your settings.xml such as

  <pluginGroups>
    <pluginGroup>com.google.testability-explorer</pluginGroup>
  </pluginGroups>

then you might have a problem with this approach because then they would only 
need to
put the following the pom:

<plugin>
  <artifactId>maven2-plugin</artifactId>
</plugin> 

and that can be really confusing.  While I think this is always a bad way to 
define
plugins without groupIds, I see it all the time.

Original comment by [email protected] on 7 Mar 2009 at 12:14

from testability-explorer.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
Ah, I see, thank you for the explanation. I agree that it would suck if the 
groupId
wasn't always listed with the artifactId.

I submitted that change as
http://code.google.com/p/testability-explorer/source/detail?r=328

Thanks again for the help!!

Original comment by aeagle22206 on 18 Mar 2009 at 9:32

from testability-explorer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.