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

Bruce Edge commented on SLING-4136:
-----------------------------------

This fixes the issue for me, although I don't know what the impact on the 
version actually is.

diff --git a/launchpad/builder/src/main/bundles/list.xml 
b/launchpad/builder/src/main/bundles/list.xml
index 82dcf68..71c9643 100644
--- a/launchpad/builder/src/main/bundles/list.xml
+++ b/launchpad/builder/src/main/bundles/list.xml
@@ -174,7 +174,7 @@
         <bundle>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.event</artifactId>
-            <version>3.4.3-SNAPSHOT</version>
+            <version>3.4.5-SNAPSHOT</version>
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>

> Wrong org.apache.sling.event version dependency in launchpad list.xml
> ---------------------------------------------------------------------
>
>                 Key: SLING-4136
>                 URL: https://issues.apache.org/jira/browse/SLING-4136
>             Project: Sling
>          Issue Type: Bug
>          Components: Launchpad
>    Affects Versions: Launchpad Builder 7
>         Environment: Apache Maven 3.2.3 
> (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-11T13:58:10-07:00)
> Maven home: /usr/local/Cellar/maven/3.2.3/libexec
> Java version: 1.7.0_55, vendor: Oracle Corporation
> Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.10", arch: "x86_64", family: "mac"
>            Reporter: Bruce Edge
>
> [INFO] Apache Sling Launchpad Application Builder ......... FAILURE [  1.130 
> s]
> [INFO] Apache Sling Sample Server-Side Tests .............. SKIPPED
> [INFO] Apache Sling Failing Server-Side Tests ............. SKIPPED
> [INFO] Apache Sling Sample Integration Tests .............. SKIPPED
> [INFO] Apache Sling Launchpad Testing Services ............ SKIPPED
> [INFO] Apache Sling Launchpad Testing Services WAR ........ SKIPPED
> [INFO] Apache Sling Launchpad Testing Fragment Bundle ..... SKIPPED
> [INFO] Apache Sling Launchpad Test Bundles ................ SKIPPED
> [INFO] Apache Sling Integration Tests ..................... SKIPPED
> [INFO] Apache Sling Launchpad Testing ..................... SKIPPED
> [INFO] Apache Sling (Builder) ............................. SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 4.524 s
> [INFO] Finished at: 2014-11-05T11:25:38-08:00
> [INFO] Final Memory: 104M/733M
> [INFO] 
> ------------------------------------------------------------------------
> [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:8-SNAPSHOT: Failure to find 
> org.apache.sling:org.apache.sling.event:jar:3.4.3-SNAPSHOT in 
> http://nexus.nim.com:80
> 81/nexus/content/groups/public was cached in the local repository, resolution 
> will not be reattempted until the update interval of nexus has elapsed or 
> updates are forced -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to