Re: fix for m2 builds when making wars...
On 7/3/06, James Strachan <[EMAIL PROTECTED]> wrote:
Did you try a 'mvn -U install' to see if that fixed it?
Here's what fixed it:
mvn -U -cpu -e -Dmaven.test.skip=true clean install
Bruce
--
perl -e 'print unpack("u30","D0G)[EMAIL
PROTECTED]&5R\"F)R=6-E+G-N>61Ehttp://geronimo.apache.org/
Apache ActiveMQ - http://incubator.apache.org/activemq/
Apache ServiceMix - http://incubator.apache.org/servicemix/
Castor - http://castor.org/
fix for m2 builds when making wars...
I just experienced a temporary glitch in the m2 build when making activemq-web-demo. If this has failed for you today you might wanna try the following which fixed it for me... rm -rf ~/.m2/repository/org/apache/maven/plugins/maven-assembly-plugin/ -- James --- http://radio.weblogs.com/0112098/
