Hi guys,

I just recently launched a site called  http://codingkata.org codingkata.org 
where I want to host small programming exercises. It focuses on languages
that run on the JVM - so naturally I want to add Groovy.

The katas are setup via a maven archetype the user can easily create. But
when I try to config GMaven is doesn't find the source files for some
reason.

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

Any thoughts?

stephanos
-- 
View this message in context: 
http://old.nabble.com/GMaven-in-parent-pom-not-workig--tp26692005p26692005.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]

Reply via email to