[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-2077) 'seam setup' crashes, asking for maven dependencies
Pete Muir (JIRA)
jira-events at lists.jboss.org
Wed Oct 10 06:02:03 EDT 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-2077?page=all ]
Pete Muir closed JBSEAM-2077.
-----------------------------
Fix Version/s: 2.0.0.GA
Resolution: Out of Date
Assignee: Pete Muir
See my comment here http://in.relation.to/Bloggers/Seam200CR2IsOut
> 'seam setup' crashes, asking for maven dependencies
> ---------------------------------------------------
>
> Key: JBSEAM-2077
> URL: http://jira.jboss.com/jira/browse/JBSEAM-2077
> Project: JBoss Seam
> Issue Type: Bug
> Affects Versions: 2.0.0.CR2
> Environment: Microsoft Windows XP, Ant 1.7.0.
> Reporter: Douglas Jose
> Assigned To: Pete Muir
> Fix For: 2.0.0.GA
>
>
> A call to 'seam setup' returns the following error:
> Buildfile: build.xml
> init:
> [artifact:dependencies] Downloading: org/jboss/seam/jboss-seam-gen/2.0.0.CR2/jboss-seam-gen-2.0.0.CR2.pom
> [artifact:dependencies] Downloading: org/jboss/seam/jboss-seam-gen/2.0.0.CR2/jboss-seam-gen-2.0.0.CR2.jar
> [artifact:dependencies] An error has occurred while processing the Maven artifact tasks.
> [artifact:dependencies] Diagnosis:
> [artifact:dependencies]
> [artifact:dependencies] Unable to resolve artifact: Missing:
> [artifact:dependencies] ----------
> [artifact:dependencies] 1) org.jboss.seam:jboss-seam-gen:jar:2.0.0.CR2
> [artifact:dependencies]
> [artifact:dependencies] Try downloading the file manually from the project website.
> [artifact:dependencies]
> [artifact:dependencies] Then, install it using the command:
> [artifact:dependencies] mvn install:install-file -DgroupId=org.jboss.seam -DartifactId=jboss-seam-gen \
> [artifact:dependencies] -Dversion=2.0.0.CR2 -Dpackaging=jar -Dfile=/path/to/file
> [artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.jboss.seam -DartifactId=jboss-seam-gen \
> [artifact:dependencies] -Dversion=2.0.0.CR2 -Dpackaging=jar -Dfile=/path/to/file \
> [artifact:dependencies] -Durl=[url] -DrepositoryId=[id]
> [artifact:dependencies]
> [artifact:dependencies] Path to dependency:
> [artifact:dependencies] 1) unspecified:unspecified:jar:0.0
> [artifact:dependencies] 2) org.jboss.seam:jboss-seam-gen:jar:2.0.0.CR2
> [artifact:dependencies]
> [artifact:dependencies] ----------
> [artifact:dependencies] 1 required artifact is missing.
> [artifact:dependencies]
> [artifact:dependencies] for artifact:
> [artifact:dependencies] unspecified:unspecified:jar:0.0
> [artifact:dependencies]
> [artifact:dependencies] from the specified remote repositories:
> [artifact:dependencies] central (http://repo1.maven.org/maven2)
> [artifact:dependencies]
> [artifact:dependencies]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list