You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Werner Punz <we...@gmx.at> on 2006/01/24 00:56:13 UTC

mvn reorg woha... thanks guys

Just did the newest checkout...
checked out the project via svn on the command line

did an mvn install
did an mvn eclipse:eclipse
did an import in eclipse from the root project
and bang everything was in there with all subprojects properly linked
and the dest dirs set

that has never been as easy as it is now, thanks guys, awesome work.


Re: mvn reorg woha... thanks guys

Posted by Werner Punz <we...@gmx.at>.
Werner Punz schrieb:
> Just did the newest checkout...
> checked out the project via svn on the command line
> 
> did an mvn install
> did an mvn eclipse:eclipse
> did an import in eclipse from the root project
> and bang everything was in there with all subprojects properly linked
> and the dest dirs set
> 
> that has never been as easy as it is now, thanks guys, awesome work.
> 
> 
Also additionally to that the mvn2 plugin now seems to work fine in 
eclipse, just once you have eclipse installed add a maven2 builder to 
the subprojects and watch the builder being triggered
by every full rebuild ;-)