[ 
https://issues.apache.org/jira/browse/CLEREZZA-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869407#action_12869407
 ] 

Florent ANDRE commented on CLEREZZA-217:
----------------------------------------

With the -Dmaven.test.skip=true, I have this complain : 

=====================================

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

Missing:
----------
1) org.ops4j.pax.exam:pax-exam-junit-extender-impl:jar:1.2.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.exam 
-DartifactId=pax-exam-junit-extender-impl -Dversion=1.2.1-SNAPSHOT 
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.ops4j.pax.exam 
-DartifactId=pax-exam-junit-extender-impl -Dversion=1.2.1-SNAPSHOT 
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) 
org.apache.clerezza:org.apache.clerezza.platform.testing:jar:0.2-incubating-SNAPSHOT
        2) org.ops4j.pax.exam:pax-exam-junit-extender-impl:jar:1.2.1-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  
org.apache.clerezza:org.apache.clerezza.platform.testing:jar:0.2-incubating-SNAPSHOT

from the specified remote repositories:
  ops4j (http://repository.ops4j.org/mvn-snapshots/),
  scala-tools.org (http://scala-tools.org/repo-releases),
  central (http://repo1.maven.org/maven2),
  apache (http://repository.apache.org/content/groups/snapshots-group)

=====================================

Solution is writing, but direct install will be more fun !! :) 
++

> BUILD ERROR when compiling the platform 
> ----------------------------------------
>
>                 Key: CLEREZZA-217
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-217
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Manuel Innerhofer
>            Priority: Critical
>
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Clerezza - Platform Tests
> [INFO]    task-segment: [clean, install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] snapshot org.ops4j.pax.exam:maven-paxexam-plugin:1.2.1-SNAPSHOT: 
> checking for updates from ops4j
> [INFO] snapshot org.ops4j.pax.exam:maven-paxexam-plugin:1.2.1-SNAPSHOT: 
> checking for updates from apache
> Downloading: 
> http://repository.ops4j.org/mvn-snapshots//org/ops4j/pax/exam/maven-paxexam-plugin/1.2.1-SNAPSHOT/maven-paxexam-plugin-1.2.1-SNAPSHOT.pom
> [INFO] Unable to find resource 
> 'org.ops4j.pax.exam:maven-paxexam-plugin:pom:1.2.1-SNAPSHOT' in repository 
> ops4j-plugin-snapshot (http://repository.ops4j.org/mvn-snapshots/)
> Downloading: 
> http://repository.apache.org/content/groups/snapshots-group/org/ops4j/pax/exam/maven-paxexam-plugin/1.2.1-SNAPSHOT/maven-paxexam-plugin-1.2.1-SNAPSHOT.pom
> [INFO] Unable to find resource 
> 'org.ops4j.pax.exam:maven-paxexam-plugin:pom:1.2.1-SNAPSHOT' in repository 
> apache-plugin-snapshot 
> (http://repository.apache.org/content/groups/snapshots-group)
> Downloading: 
> http://repository.ops4j.org/mvn-snapshots//org/ops4j/pax/exam/maven-paxexam-plugin/1.2.1-SNAPSHOT/maven-paxexam-plugin-1.2.1-SNAPSHOT.pom
> [INFO] Unable to find resource 
> 'org.ops4j.pax.exam:maven-paxexam-plugin:pom:1.2.1-SNAPSHOT' in repository 
> ops4j (http://repository.ops4j.org/mvn-snapshots/)
> Downloading: 
> http://repository.apache.org/content/groups/snapshots-group/org/ops4j/pax/exam/maven-paxexam-plugin/1.2.1-SNAPSHOT/maven-paxexam-plugin-1.2.1-SNAPSHOT.pom
> [INFO] Unable to find resource 
> 'org.ops4j.pax.exam:maven-paxexam-plugin:pom:1.2.1-SNAPSHOT' in repository 
> apache (http://repository.apache.org/content/groups/snapshots-group)
> Downloading: 
> http://scala-tools.org/repo-releases/org/ops4j/pax/exam/maven-paxexam-plugin/1.2.1-SNAPSHOT/maven-paxexam-plugin-1.2.1-SNAPSHOT.pom
> [INFO] Unable to find resource 
> 'org.ops4j.pax.exam:maven-paxexam-plugin:pom:1.2.1-SNAPSHOT' in repository 
> scala-tools.org (http://scala-tools.org/repo-releases)
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
> Project ID: org.ops4j.pax.exam:maven-paxexam-plugin
> Reason: POM 'org.ops4j.pax.exam:maven-paxexam-plugin' not found in 
> repository: Unable to download the artifact from any repository
>   org.ops4j.pax.exam:maven-paxexam-plugin:pom:1.2.1-SNAPSHOT
> from the specified remote repositories:
>   ops4j (http://repository.ops4j.org/mvn-snapshots/),
>   scala-tools.org (http://scala-tools.org/repo-releases),
>   central (http://repo1.maven.org/maven2),
>   apache-plugin-snapshot 
> (http://repository.apache.org/content/groups/snapshots-group),
>   apache (http://repository.apache.org/content/groups/snapshots-group),
>   ops4j-plugin-snapshot (http://repository.ops4j.org/mvn-snapshots/)
>  for project org.ops4j.pax.exam:maven-paxexam-plugin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to