[ 
https://issues.apache.org/jira/browse/SLING-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583103#comment-13583103
 ] 

Chetan Mehrotra commented on SLING-2736:
----------------------------------------

Looks like there is some issue with the Git mirrors as the code there does not 
reflect the current codebase. Checking the list.xml from [1] and [2] reveal 
that [2] is quite stale (last change 13 days older). I also checked from apache 
git [3] and it also has stale files

Also if someone just wants to grab the latest build from Apache Maven repo use 
following url 
https://repository.apache.org/service/local/artifact/maven/content?g=org.apache.sling&a=org.apache.sling.launchpad&v=7-SNAPSHOT&e=war&r=snapshots

Build works fine now with svn checkout. The bug can be closed

[1] 
http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/src/main/bundles/list.xml?view=markup
[2] 
https://github.com/apache/sling/blob/trunk/launchpad/builder/src/main/bundles/list.xml
  
[3] http://git.apache.org/sling.git
                
> Not able to build the launchpad/builder module 
> -----------------------------------------------
>
>                 Key: SLING-2736
>                 URL: https://issues.apache.org/jira/browse/SLING-2736
>             Project: Sling
>          Issue Type: Bug
>          Components: Launchpad
>            Reporter: Chetan Mehrotra
>            Priority: Minor
>
> While trying to just build the latest snapshot of Sling war/app from 
> launchpad/builder the build fails with following error
> ======
> [ERROR] Failed to execute goal on project org.apache.sling.launchpad: Could 
> not resolve dependencies for project 
> org.apache.sling:org.apache.sling.launchpad:war:7-SNAPSHOT: The following 
> artifacts could not be resolved: 
> org.apache.sling:org.apache.sling.resourceresolver:jar:1.0.3-SNAPSHOT,
> org.apache.sling:org.apache.sling.jcr.resource:jar:2.2.3-SNAPSHOT,
> org.apache.sling:org.apache.sling.jcr.classloader:jar:3.1.11-SNAPSHOT,
> org.apache.sling:org.apache.sling.scripting.jsp:jar:2.0.27-SNAPSHOT:
> Could not find artifact 
> org.apache.sling:org.apache.sling.resourceresolver:jar:1.0.3-SNAPSHOT in 
> apache.snapshots (http://repository.apache.org/snapshots)
> =======
> Note that I have not build the complete Sling trunk but I expect the builder 
> build to fetch dependent module snapshots from Apache maven repo. 

--
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

Reply via email to