-----Oorspronkelijk bericht-----
Van: Reinhard Pötz [mailto:[EMAIL PROTECTED]
Verzonden: do 7-8-2008 21:56
Aan: users@cocoon.apache.org
Onderwerp: Re: C22 - Maven artifact missing
 

> I've just fixed the build, which was indeed broken because of my recent 
> release activities. Could you please try again?

"Computer says no". Now a different artifact is missing.

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

Missing:
----------
1) org.apache.cocoon:cocoon-jms-sample:jar:1.0.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.cocoon 
-DartifactId=cocoon-jms-sample -Dversion=1.0.0-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.apache.cocoon 
-DartifactId=cocoon-jms-sample -Dversion=1.0.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.cocoon:cocoon-webapp:war:2.2.0-M2-SNAPSHOT
        2) org.apache.cocoon:cocoon-jms-sample:jar:1.0.0-SNAPSHOT

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

for artifact: 
  org.apache.cocoon:cocoon-webapp:war:2.2.0-M2-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  gkossakowski-maven2 
(http://people.apache.org/~gkossakowski/maven2/repository),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)



Jasha

<<winmail.dat>>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to