Re: deployment problem
Re: deployment problem
- Subject: Re: deployment problem
- From: Henrique Prange <email@hidden>
- Date: Fri, 14 Nov 2008 11:06:31 -0200
Hi Harvey,
M.Y. Tjoe wrote:
<!-- maven-war-plugin -->
<plugin>
<artifactId>maven-war-plugin</artifactId>
<version>2.0</version>
<configuration>
<archiveClasses>true</archiveClasses>
</configuration>
</plugin>
It seems that you have the maven-war-plugin correctly configured.
Any reasons to use the version 2.0 of this plug-in instead of the latest
(2.1-alpha-2)? Probably the "archiveClasses" option is not supported in
the version you specified.
Cheers,
Henrique
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden