Problem with maven 2 with multiproject
--------------------------------------
Key: MNG-2506
URL: http://jira.codehaus.org/browse/MNG-2506
Project: Maven 2
Issue Type: Bug
Components: General
Affects Versions: 2.0.4
Environment: Linux (Ubuntu 6.06) kernel 2.6.15-26 on AMD Sempron 2500+
Reporter: Sergio Rafael Gianazza
I have a project that looks like this:
First/
First/pom.xml
First/Second
First/Second/pom.xml
First/Second/Project
First/Second/Project/pom.xml
First/Third
First/Third/pom.xml
and when i try to "package" my project ( a war proyect) it throws:
GroupId: First
ArtifactId: Second
Version: 0.1
Reason: Unable to download the artifact from any repository
Every parent has its modules, and every module has his parent setted.
I don't know if this is a pom problem or a maven problem.
Thanks.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira