Re: [appfuse-user] adding jars to project

2007-04-19 Thread Matt Raible
If you created the jar with Maven, it should be as simple as running "mvn install" in the project. If it's a JAR from a 3rd party that's not in Maven's central repo, you can install it using the maven-install-plugin. The good news is if you have the dependency properly defined, Maven should tell

[appfuse-user] adding jars to project

2007-04-19 Thread Alan Hicks
Hello, Apologies for the rookie question! Can some explain to me how to add a jar that I have created to my appfuse 2.0 project. I have tried adding it to the pom.xml but no joys? Many Thanks, Alan. -- View this message in context: http://www.nabble.com/adding-jars-to-project-tf3607370s2369.ht