I forgot to mention the problem(s) I encounter : maven tries to download
JARs from svn.nuxeo.org. I would like to be able to specify dependencies
on JARs located on my computer.
Vincent Dutat wrote:
Hi,
I developed a new component, let's call it component A, which is a Nuxeo
core event listener. component A provides its own extension point. In
component A's pom.xml, I specified a dependency to artifactId Nuxeo5. So
far so good, no problem to package and deploy. Now I create a new java
project called component B which extends component A's extension point.
I am having difficulties in specifying a dependency in component B's
pom.xml to component A. Component B has also dependencies on custom JARs
located in a subdirectory 'lib' in component B's project.
It may be very simple to solve this, but for me it is not, I am no
expert in Maven.
Thanks in advance.
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm