[seam-dev] Problem building Seam-permalink example

Pete Muir pmuir at redhat.com
Fri May 29 09:51:18 EDT 2009


For now I've removed it from the default examples

[INFO]  
------------------------------------------------------------------------
[INFO] Building Seam Permalink Example (Servlet)
[INFO]    task-segment: [eclipse:m2eclipse]
[INFO]  
------------------------------------------------------------------------
[INFO] Preparing eclipse:m2eclipse

...

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

Missing:
----------
1) com.steeplesoft.jsf:facestester:jar:0.2.PR1

   Try downloading the file manually from the project website.

   Then, install it using the command:
       mvn install:install-file -DgroupId=com.steeplesoft.jsf - 
DartifactId=facestester -Dversion=0.2.PR1 -Dpackaging=jar -Dfile=/path/ 
to/file

   Alternatively, if you host your own repository you can deploy the  
file there:
       mvn deploy:deploy-file -DgroupId=com.steeplesoft.jsf - 
DartifactId=facestester -Dversion=0.2.PR1 -Dpackaging=jar -Dfile=/path/ 
to/file -Durl=[url] -DrepositoryId=[id]

   Path to dependency:
   	1) org.jboss.seam.examples:seam-servlet-permalink:war:3.0.0-SNAPSHOT
   	2) com.steeplesoft.jsf:facestester:jar:0.2.PR1

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

for artifact:
   org.jboss.seam.examples:seam-servlet-permalink:war:3.0.0-SNAPSHOT

from the specified remote repositories:
   snapshots.jboss.org (http://snapshots.jboss.org/maven2),
   central (http://repo1.maven.org/maven2),
   repository.jboss.org (http://repository.jboss.org/maven2)



[INFO]  
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]  
------------------------------------------------------------------------
[INFO] Total time: 28 seconds
[INFO] Finished at: Fri May 29 14:49:16 BST 2009
[INFO] Final Memory: 39M/80M
[INFO]  
------------------------------------------------------------------------




More information about the seam-dev mailing list