After 2 hours of trying to figure out why the 2 projects prepared for posting work and the original would not I found the issue. And of course it sits on this site of the connection ;-)
The child project included the wrong parent - no wonder my parent changes didn't work *g* Thanks anyway for your efforts! I will add Groovy right away to me site, yippiee :-) Wayne Fay wrote: > >> When I put GMaven in the "child" it compiles. But when I put GMaven (with >> the exact same code!) into the parent pom it just outputs: >> [groovy:compile] >> No sources found to compile > > Are you sure there are sources to compile in the parent pom? What type > of packaging is applied in the parent? If it is a "pom" project, its > possible the plugin assumes there is no code and skips execution. > Could you perhaps make a zip with your projects in it and post it > somewhere so someone could look at it? > > You could also just grab the GMaven plugin code and see what its > doing. Most plugins are simple to grok. > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://old.nabble.com/GMaven-in-parent-pom-not-workig--tp26692005p26698477.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]
