maven war reports unsatisfied dependency with some jars even though those jars
are in the local repository.
-----------------------------------------------------------------------------------------------------------
Key: MAVEN-1788
URL: http://jira.codehaus.org/browse/MAVEN-1788
Project: Maven
Issue Type: Bug
Components: core
Affects Versions: 1.0.2
Environment: Solaris 10
Reporter: Charles Richard
I was trying to get scarab to build and it's probably something i did but there
was like 7 jar files that were given in a list of unsatisfied dependencies when
i ran "maven war -Dmaven.test.skip".
I copied those jar files in the local repository and i'm still getting the same
error. I get a download error with mode=online because those jars don't exist
in ibiblio and i get the same error with mode.online=false which truely baffles
me and leaves me wanting to bang my head on something :)
My understanding is that Maven should be checking the local repository first to
see if those jars are there, isn't this correct? The kicker is it doesn't seem
to complain about other jars in the project.xml file.
Thanks,
Charles
--
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