but this can't be really the problem, because my maven version allready knows the command prepare-package, my version is 2.2.1 after changing the phase to package und running mvn package - gues what, still nothing happens
I'm gettint more and more frustrated because of this bug / error / wrong configuration, what ever it is, that maven doesn't copy my jars to the target folder.... Jörg Schaible-2 wrote: > > Hi Nathan, > > nsowatsk wrote: > >> The plugin will be called in the prepare-package phase. > > Beware, this phase is quite new (don't know when it was introduced, it > might > have been M2.2 or M3 actually). > >> There is no asdf >> phase, so that won't work. > > In older versions it is therefore ignored like "asdf" ... ;-) > > - Jörg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://old.nabble.com/Copy-Dependencies-into-target-lib-tp28397233p28398882.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
