2010/9/13 Baptiste MATHUS <[email protected]>: > Hi Antonio, > > Thanks for your answer, but I know the configuration to be done in the pom. > > As I stated, not clearly enough I guess, I'd like to understand how the > version is defined w*hen used outside a project context* (i.e. a > directory*not containing a pom.xml > *).
Ok I don't know the default rule, but you can specify explicitly the version of the plugin this way: mvn groupId:artifactId:version:goal HTH Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
