Felix build fails to find
org.apache.felix:maven-scr-plugin-annotations:jar:0.9.0-SNAPSHOT
------------------------------------------------------------------------------------------
Key: FELIX-1037
URL: https://issues.apache.org/jira/browse/FELIX-1037
Project: Felix
Issue Type: Bug
Components: Maven SCR Plugin
Environment: Apache Maven 2.1.0 (r755702; 2009-03-18 14:10:27-0500)
Java version: 1.6.0_13
Java home: C:\Program Files\Java\jdk1.6.0_13\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
Reporter: Robert Axtolis
When executing a clean build system cannot locate the following:
Manual inspection of the remote location does not have a
maven-scr-plugin-annotations folder.
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven SCR Plugin
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/felix/maven-scr-plugin-annotations/0.9.0-SNAPSHOT/maven-scr-plugin-annotations-0.9.0-SNAPSHOT.pom
[INFO] Unable to find resource
'org.apache.felix:maven-scr-plugin-annotations:pom:0.9.0-SNAPSHOT' in
repository apache.snapshots
(http://people.apache.org/repo/m2-snapshot-repository)
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/felix/maven-scr-plugin-annotations/0.9.0-SNAPSHOT/maven-scr-plugin-annotations-0.9.0-SNAPSHOT.jar
[INFO] Unable to find resource
'org.apache.felix:maven-scr-plugin-annotations:jar:0.9.0-SNAPSHOT' in
repository apache.snapshots
(http://people.apache.org/repo/m2-snapshot-repository)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.