[jira] [Commented] (SLING-2847) Installer integration tests fail due to unresolvable artifacts

2013-05-01 Thread Robert Munteanu (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646440#comment-13646440
 ] 

Robert Munteanu commented on SLING-2847:


Verified fixed in 
https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.it/1638/changes

 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
   Original Estimate: 0h
  Remaining Estimate: 0h

 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


[jira] [Commented] (SLING-2847) Installer integration tests fail due to unresolvable artifacts

2013-04-30 Thread Robert Munteanu (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646140#comment-13646140
 ] 

Robert Munteanu commented on SLING-2847:


Added support for the maven.repo.local property in 
http://svn.apache.org/viewvc?view=revisionrevision=1477870 . Leaving open 
until tests are verified to pass.

 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