Hi,
I tried <type>sar</type> also but I get the same errors.
Anahide Tchertchian wrote:
Hi,
I think it should be:
<dependency>
<groupId>org.nuxeo.ecm.platform</groupId>
<artifactId>nuxeo-platform-events-core</artifactId>
<version>1.0.0-SNAPSHOT</version>
<type>sar</type>
</dependency>
Vincent Dutat a écrit :
Hi,
I am having trouble with maven dependencies : I define in my custom
project's pom.xml a dependency on nuxeo-platform-events-core like this :
...
<dependency>
<groupId>org.nuxeo.ecm.platform</groupId>
<artifactId>nuxeo-platform-events-core</artifactId>
<version>1.0.0-SNAPSHOT</version>
<type>jboss-sar</type>
</dependency>
...
but I still get errors when I execute maven install. I have
dependencies on other nuxeo module and I don't have problem with them.
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm