Oh, right. I'm experimenting with that...didn't mean to commit it yet. I
need to get a release of facestester in the JBoss maven 2 repo. I'll add
that to my list here.
-Dan
On Fri, May 29, 2009 at 9:51 AM, Pete Muir <pmuir(a)redhat.com> wrote:
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]
------------------------------------------------------------------------
_______________________________________________
seam-dev mailing list
seam-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/seam-dev
--
Dan Allen
Senior Software Engineer, Red Hat | Author of Seam in Action
http://mojavelinux.com
http://mojavelinux.com/seaminaction
http://in.relation.to/Bloggers/Dan
NOTE: While I make a strong effort to keep up with my email on a daily
basis, personal or other work matters can sometimes keep me away
from my email. If you contact me, but don't hear back for more than a week,
it is very likely that I am excessively backlogged or the message was
caught in the spam filters. Please don't hesitate to resend a message if
you feel that it did not reach my attention.