PabloS wrote: > > That's probably the cause. Where can I get the source code for the plugin? > I'd like to help debugging this issues. >
Great, thanks! SVN repository: http://svn.codehaus.org/grails/trunk/grails-maven-plugin/ You can also browse via: http://svn.grails.codehaus.org/browse/grails/trunk/grails-maven-plugin/ The Grails POMs are in the Grails source tree on the 1.1 branch: http://svn.codehaus.org/grails/branches/GRAILS_1_1/maven/ Note that I am making most of the Maven-related changes to Grails in a local Git branch, so the artifacts in the snapshot repository don't correspond to the source code in the subversion repository. This only applies to Grails though - the maven plugin is completely up-to-date. Cheers, Peter -- View this message in context: http://www.nabble.com/Experimental-Grails-archetype-tp20395006p20444390.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]
