You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by "Oliver Waeldrich (JIRA)" <ji...@apache.org> on 2010/10/14 02:43:32 UTC

[jira] Created: (MUSE-311) Build breaks on new systems due to relocation of java.net repository

Build breaks on new systems due to relocation of java.net repository
--------------------------------------------------------------------

                 Key: MUSE-311
                 URL: https://issues.apache.org/jira/browse/MUSE-311
             Project: Muse
          Issue Type: Bug
          Components: Build - Maven, Dependencies, and Optimizations
    Affects Versions: 2.3.0
         Environment: all
            Reporter: Oliver Waeldrich
            Assignee: Dan Jemiolo
            Priority: Minor
             Fix For: 2.3.0


The java.net repository (https://maven-repository.dev.java.net/nonav/repository/) was relocated to a new location. It is used by some dependencies (e.g. axis 1.4.1) to resolve transient dependencies. This causes the build to fail. Since all transient dependencies are mirrored in Maven central etc. disabling the java.net repository will do the job. Patch attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Updated: (MUSE-311) Build breaks on new systems due to relocation of java.net repository

Posted by "Oliver Waeldrich (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MUSE-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oliver Waeldrich updated MUSE-311:
----------------------------------

    Attachment: patch-MUSE-311.txt

> Build breaks on new systems due to relocation of java.net repository
> --------------------------------------------------------------------
>
>                 Key: MUSE-311
>                 URL: https://issues.apache.org/jira/browse/MUSE-311
>             Project: Muse
>          Issue Type: Bug
>          Components: Build - Maven, Dependencies, and Optimizations
>    Affects Versions: 2.3.0
>         Environment: all
>            Reporter: Oliver Waeldrich
>            Assignee: Dan Jemiolo
>            Priority: Minor
>             Fix For: 2.3.0
>
>         Attachments: patch-MUSE-311.txt
>
>
> The java.net repository (https://maven-repository.dev.java.net/nonav/repository/) was relocated to a new location. It is used by some dependencies (e.g. axis 1.4.1) to resolve transient dependencies. This causes the build to fail. Since all transient dependencies are mirrored in Maven central etc. disabling the java.net repository will do the job. Patch attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org