I've removed this dependency from the build for the time being, after
I get the remoting docs sorted out I'll re-enable it.
On 01/09/10 18:49, Martin Gencur wrote:
Hi all,
FYI,
this job has been failing for some time because of
seam-remoting-reference-guide dependency missing.
1)
org.jboss.seam.remoting:seam-remoting-reference-guide:zip:sources:3.0.0-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.jboss.seam.remoting
-DartifactId=seam-remoting-reference-guide -Dversion=3.0.0-SNAPSHOT -Dclassifier=sources
-Dpackaging=zip -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.jboss.seam.remoting
-DartifactId=seam-remoting-reference-guide -Dversion=3.0.0-SNAPSHOT -Dclassifier=sources
-Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.jboss.seam:seam-reference-guide:pom:3.0.0-SNAPSHOT
2) org.jboss.seam.remoting:seam-remoting-reference-guide:zip:sources:3.0.0-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.jboss.seam:seam-reference-guide:pom:3.0.0-SNAPSHOT