[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-4482) Sjsxp Maven dependency moved to another location in java.net repository

Karel Piwko (JIRA) jira-events at lists.jboss.org
Mon Nov 23 10:28:30 EST 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karel Piwko updated JBSEAM-4482:
--------------------------------

    Attachment: ci.settings.xml.patch


Attached patch for modification of repositories. I'm not a Maven guru, so maybe there is a better way how to enforce right version of artifact, nevertheless this is used in Hudson jobs and works fine.

As for license issues, sjsxp is licences under both CDDLv1 and GPLv2.

> Sjsxp Maven dependency moved to another location in java.net repository
> -----------------------------------------------------------------------
>
>                 Key: JBSEAM-4482
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4482
>             Project: Seam
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.2.1.CR1
>            Reporter: Karel Piwko
>             Fix For: 2.2.1.CR1
>
>         Attachments: ci.settings.xml.patch
>
>
> Seam cannot be built in CI testing because artifact jjsxp-1.0.1.jar contains message of redirection instead of JAR content. Artifact location as cached in jboss central repository is no longer valid.
> [artifact:dependencies] Transferring 285K from central
> [artifact:dependencies] Downloading: com/sun/xml/stream/sjsxp/1.0.1/sjsxp-1.0.1.jar from central
> [artifact:dependencies] Downloading: com/sun/xml/stream/sjsxp/1.0.1/sjsxp-1.0.1.jar from repository.jboss.org
> [artifact:dependencies] Downloading: com/sun/xml/stream/sjsxp/1.0.1/sjsxp-1.0.1.jar from snapshots.jboss.org
> [artifact:dependencies] Downloading: com/sun/xml/stream/sjsxp/1.0.1/sjsxp-1.0.1.jar from central
> [artifact:dependencies] Downloading: com/sun/xml/stream/sjsxp/1.0.1/sjsxp-1.0.1.jar from jakarta
> [artifact:dependencies] Downloading: com/sun/xml/stream/sjsxp/1.0.1/sjsxp-1.0.1.jar from jboss
> [artifact:dependencies] Downloading: com.sun.xml.stream/jars/sjsxp-1.0.1.jar from java.net
> [artifact:dependencies] Transferring 0K from java.net
> [artifact:dependencies] [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '575ecb7229443ebf248b5f6728e0e50644b0b7ee'; remote = '<!DOCTYPE' - RETRYING
> [artifact:dependencies] Downloading: com.sun.xml.stream/jars/sjsxp-1.0.1.jar from java.net
> [artifact:dependencies] Transferring 0K from java.net
> [artifact:dependencies] [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '575ecb7229443ebf248b5f6728e0e50644b0b7ee'; remote = '<!DOCTYPE' - IGNORING
> [artifact:dependencies] Downloading: org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.jar from central
> [artifact:dependencies] Transferring 55K from central
> [artifact:dependencies] Downloading: org/jboss/resteasy/resteasy-atom-provider/1.1-RC2/resteasy-atom-provider-1.1-RC2.jar from central
> [artifact:dependencies] Transferring 22K from central
> compileresteasy:
>     [javac] Compiling 11 source files to /mnt/hudson_workspace/workspace/Seam-2.2.X-nightly/seam/classes/resteasyclasses
>     [javac] error: error reading /mnt/hudson_workspace/workspace/Seam-2.2.X-nightly/m2/repository/com/sun/xml/stream/sjsxp/1.0.1/sjsxp-1.0.1.jar; error in opening zip file
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>     [javac] 1 error

-- 
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