« Return to Thread: Maven integration - feedback wanted

Re: Maven integration - feedback wanted

by Peter Ledbrook-2 :: Rate this Message:

Reply to Author | View in Thread

> good idea - we'd desperately need the ability to run mvn site (generate
> groovydoc?javadoc?)
> and would like to switch off test run (via -Dmaven.test.skip).

Do you know whether this is an option handled by the Surefire plugin,
or does Maven simply skip the "test" phase?

> Complying to the maven directory file structure is another plus.

The "grails-app" directory makes this difficult, which is why I'm
suggesting "src/main/grails" in its place. Other suggestions are
welcome (such as "src/main/resources/grails-app") particularly as my
Maven experience is limited.

Cheers,

Peter

--
Software Engineer
G2One, Inc.
http://www.g2one.com/

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Maven integration - feedback wanted