Release profile is broken and fails to build
--------------------------------------------

                 Key: AMDATU-167
                 URL: http://jira.amdatu.org/jira/browse/AMDATU-167
             Project: Amdatu
          Issue Type: Bug
          Components: Maven setup
         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
Java version: 1.6.0_21
Java home: C:\Program Files (x86)\Java\jdk1.6.0_21\jre
Default locale: nl_NL, platform encoding: Cp1252
OS name: "windows 7" version: "6.1" arch: "x86" Family: "windows"
            Reporter: Bram de Kruijff
            Assignee: Ivo Ladage - van Doorn


The create-release profile is broken making it impossible to create one. Looks 
like it has something to do with the refactoring going on under AMDATU-129

[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.amdatu.examples:friendsgadget:bundle:0.0.6-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.amdatu.examples 
-DartifactId=friendsgadget -Dversion=0.0.6-SNAPSHOT -Dpackaging=bundle 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=org.amdatu.examples 
-DartifactId=friendsgadget -Dversion=0.0.6-SNAPSHOT -Dpackaging=bundle 
-Dfile=/path/to/file -Durl=[ur
l] -DrepositoryId=[id]

  Path to dependency:
        1) org.amdatu:amdatu-release:pom:0.0.6-SNAPSHOT
        2) org.amdatu.examples:friendsgadget:bundle:0.0.6-SNAPSHOT

2) org.amdatu.core:profile:bundle:0.0.6-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.amdatu.core -DartifactId=profile 
-Dversion=0.0.6-SNAPSHOT -Dpackaging=bundle -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=org.amdatu.core -DartifactId=profile 
-Dversion=0.0.6-SNAPSHOT -Dpackaging=bundle -Dfile=/path/to/file -Durl=[url] 
-Drepos
itoryId=[id]

  Path to dependency:
        1) org.amdatu:amdatu-release:pom:0.0.6-SNAPSHOT
        2) org.amdatu.core:profile:bundle:0.0.6-SNAPSHOT

----------
2 required artifacts are missing.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to