Label: maven2

Content with label maven2 in SakaiPedia (See content from all spaces)
There are no related labels.

Maven 2.0
Review by Elliot Metzger I've been working with Maven 2.0.2 for the past week, moving some small, local projects from "Plain Ol' Ant" to Maven 2. It has been a pretty smooth process (granted these projects are nowhere near ...
Using Maven 2
Updated Information. To build you should just need mvn Dmaven.test.skip=true Dmaven.tomcat.home=/Users/ieb/Caret/sakai22/tomcat clean install sakai:deploy Where: maven.tomcat.home is your tomcat home directory clean cleans the m2target for each module prior ...