You can load 3rd party jars into your local maven repository by following:
http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html

The easiest way to do it is to simply add the dependencies to your project,
run a mvn build, and Maven will produce the command you need to run as part
of its error message.

Mike.

On 6/6/07, sarat.pediredla <[EMAIL PROTECTED]> wrote:


We need to integrate appfuse 2.0 with Compass 1.1 for an internal project.

The guides available use appfuse 1.x as reference which use the ant build
process.

Does anyone have a guide for appfuse 2.0 with compass?

Most of the steps are similar but I am not familiar with maven and how I
can
create a local repository for maven as compass does not seem to have a
maven
repo.

I dont think maven will allow me to load a dependancy from local files?

Any ideas?
--
View this message in context:
http://www.nabble.com/Integrating-Appfuse-2.0-and-Compass-tf3877365s2369.html#a10986902
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to