Re: Project dependencies vs plugin dependencies for a mojo looking at the project

2017-09-21 Thread ahardy42
Karl Heinz Marbaise-3 wrote >>I thought I could just enter it once as a plugin dependency in >> the user project pom - assuming it would be the only one. > > You can give this via the plugin configuration and which means your > plugin must resolve it's dependencies and make a required download

Maven achetype different project name than artefactid

2017-09-21 Thread Freshmike
Hi All, I'm trying to figure out how create a different project name than the artifactId in eclipse when the project is generated from a maven archetype. we have a convention that all our apps start with app-***. Now the artifactid is added my maven eclipse wizard as part of the package name