[seam-issues] [JBoss JIRA] Resolved: (JBSEAM-4491) ant target initresteasy is failing - dependency com/sun/xml/stream/sjsxp/1.0.1 is missing
Jozef Hartinger (JIRA)
jira-events at lists.jboss.org
Thu Dec 3 05:23:30 EST 2009
[ https://jira.jboss.org/jira/browse/JBSEAM-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Hartinger resolved JBSEAM-4491.
-------------------------------------
Resolution: Done
> ant target initresteasy is failing - dependency com/sun/xml/stream/sjsxp/1.0.1 is missing
> -----------------------------------------------------------------------------------------
>
> Key: JBSEAM-4491
> URL: https://jira.jboss.org/jira/browse/JBSEAM-4491
> Project: Seam
> Issue Type: Bug
> Components: WS
> Reporter: Marek Novotny
> Assignee: Jozef Hartinger
> Priority: Blocker
> Fix For: 2.2.1.CR1
>
>
> Resteasy in branch https://svn.jboss.org/repos/seam/branches/community/Seam_2_2 is blocking build. There is missing com/sun/xml/stream/sjsxp/1.0.1 in jboss.org repository
> initresteasy:
> [echo] Build JBoss Seam resteasy 2.2
> [artifact:dependencies] Downloading: com/sun/xml/stream/sjsxp/1.0.1/sjsxp-1.0.1.pom from central
> [artifact:dependencies] Downloading: com/sun/xml/stream/sjsxp/1.0.1/sjsxp-1.0.1.pom from repository.jboss.org
> [artifact:dependencies] Downloading: com/sun/xml/stream/sjsxp/1.0.1/sjsxp-1.0.1.pom from snapshots.jboss.org
> [artifact:dependencies] Downloading: com/sun/xml/stream/sjsxp/1.0.1/sjsxp-1.0.1.pom from central
> compileresteasy:
> [javac] Compiling 7 source files to /home/mnovotny/workspaces/jboss/jboss-seam_2_2/classes/resteasyclasses
> [javac] error: error reading /home/mnovotny/.m2/repository/com/sun/xml/stream/sjsxp/1.0.1/sjsxp-1.0.1.jar; error in opening zip file
> [javac] 1 error
> BUILD FAILED
> /home/mnovotny/workspaces/jboss/jboss-seam_2_2/build.xml:395: The following error occurred while executing this line:
> /home/mnovotny/workspaces/jboss/jboss-seam_2_2/build.xml:1046: Compile failed; see the compiler error output for details.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list