[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Re: Alternate way of packaging projects for deployment

http://maven.apache.org/plugins/maven-war-plugin/

Since you are already using Maven your <packaging> should already be war.
mvn package
will build be package
mvn release:prepare release:perform
will do the full release cycle

Cheers
Philippe

Abel MuiÃo wrote:
Any pointers I could look at?
Test cases or sample code would do.

Abel MuiÃo Vizcaino wrote:

For Maven integration (in IAM project proposal), we've integrated maven web projects with wtp so they can be launched on any configured server.

However, WTP is doing the packaging. We would like to let Maven do it (or achive a jar/war file that's equivalent to what maven would have generated). This is because in maven build resources can be modified before packaging.

Could I get some pointers about how this can be done?

Also, if there is an overview of the deployment process available, it would come handy :-)

Thanks!
--
Abel MuiÃo Vizcaino - http://ramblingabout.wordpress.com