You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Robert Axtolis (JIRA)" <ji...@apache.org> on 2009/04/12 18:20:14 UTC

[jira] Created: (FELIX-1037) Felix build fails to find org.apache.felix:maven-scr-plugin-annotations:jar:0.9.0-SNAPSHOT

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.


[jira] Closed: (FELIX-1037) Felix build fails to find org.apache.felix:maven-scr-plugin-annotations:jar:0.9.0-SNAPSHOT

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed FELIX-1037.
-----------------------------------

    Resolution: Cannot Reproduce

We had several changes to our poms in the meantime, and it seems to work now.

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