I added the following <dependency> part to <dependencies> section of
sculptor-helloworld-parent pom.xml:

<dependencies>
  <dependency>
    <groupId>org.fornax.cartridges</groupId>
    <artifactId>oaw-aaa-patch</artifactId>
    <version>1.0.0</version>
    <scope>compile</scope>
  </dependency> 
</dependencies>

But I had the same error when invoking mvn-install command. 

I'm using maven 2.0.7. Should it be a problem ?

What did you mention while you were saying "It must be placed before oaw in
the classpath." ? How can I make sure oaw-aaa-patch is placed before
original oaw in my classpath ?
-- 
View this message in context: 
http://www.nabble.com/Error-when-mvn-installing-sculptor-helloword-parent-tf4330430s17564.html#a12359874
Sent from the Fornax-Platform mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to