Re: Maven2 changes in progress

2006-11-19 Thread Phil Steitz
On 11/16/06, Asankha C. Perera <[EMAIL PROTECTED]> wrote: Synapse build has now been migrated to Maven 2. This is available in the HEAD. You may check-in any changes to the head branch now. To build Synapse and install the JAR's into your local M2 repository mvn clean install In case M2 say

Re: Maven2 changes in progress

2006-11-16 Thread Asankha C. Perera
Synapse build has now been migrated to Maven 2. This is available in the HEAD. You may check-in any changes to the head branch now. To build Synapse and install the JAR's into your local M2 repository mvn clean install In case M2 says a plugin could not be found etc, force M2 to look proper

Maven2 changes in progress

2006-11-16 Thread Asankha C. Perera
I have been migrating Synapse into Maven 2 and have done that on a separate branch for right now as there were quite a few changes (svn moves).. I tested it on a fresh machine to make sure that it will build on each of your systems. You will need to install M2 if you do not already have it (I