Robert Munteanu created SLING-2847:
--------------------------------------
Summary: Installer integration tests fail due to unresolvable
artifacts
Key: SLING-2847
URL: https://issues.apache.org/jira/browse/SLING-2847
Project: Sling
Issue Type: Bug
Components: Installer
Reporter: Robert Munteanu
Pax-Exam does not resolve dependencies which are generated using the reactor
build. Tthe -Dmaven.repo.local argument is not supported for locating the
default Maven repository, according to
https://ops4j1.jira.com/wiki/display/paxurl/Mvn+Protocol#MvnProtocol-local
What happens is that the reactor build installs the -SNAPSHOT artifacts in the
repository specified by the maven.repo.local system property, but pax is
looking for them somewhere else.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira