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
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
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