You are viewing a plain text version of this content. The canonical link for it is here.
Posted to savan-dev@ws.apache.org by "Jan Sinschek (JIRA)" <ji...@apache.org> on 2010/06/08 16:15:11 UTC

[jira] Commented: (AXIS2-4549) Repository "java.net" is corrupted

    [ https://issues.apache.org/jira/browse/AXIS2-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876682#action_12876682 ] 

Jan Sinschek commented on AXIS2-4549:
-------------------------------------

Just the well-formed XML version of what Davanum proposed

<settings>
  <mirrors>

    <mirror>
      <id>java.net.2</id>
      <name>java.net Mirror of http://repo1.maven.org/maven2/&lt;</name>
      <url>http://download.java.net/maven/2/&lt;</url>
      <mirrorOf>java.net</mirrorOf>
    </mirror>

  </mirrors>
</settings> 

> Repository "java.net" is corrupted
> ----------------------------------
>
>                 Key: AXIS2-4549
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4549
>             Project: Axis2
>          Issue Type: Bug
>            Reporter: Dušan Križan
>            Priority: Blocker
>             Fix For: nightly
>
>
> Repository "java.net" is corrupted. Could you please remove this code from "axis2-parent-1.5.1.pom"
> {code}
>         <repository>
>             <id>java.net</id>
>             <url>https://maven-repository.dev.java.net/nonav/repository/</url>
>             <layout>legacy</layout>
>             <snapshots>
>                 <enabled>false</enabled>
>             </snapshots>
>             <releases>
>                 <enabled>true</enabled>
>             </releases>
>         </repository>
> {code}
> Regards
> Dušan Križan

-- 
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org