You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2009/02/15 18:38:59 UTC

[jira] Resolved: (SM-949) Invalid m2-repo domain servicemix.org in servicemix-3.1-incubating.pom

     [ https://issues.apache.org/activemq/browse/SM-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gert Vanthienen resolved SM-949.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1.1

Fixed as part of http://svn.eu.apache.org/viewvc/servicemix/smx3/trunk/pom.xml?r1=532020&r2=537851

> Invalid m2-repo domain servicemix.org in servicemix-3.1-incubating.pom
> ----------------------------------------------------------------------
>
>                 Key: SM-949
>                 URL: https://issues.apache.org/activemq/browse/SM-949
>             Project: ServiceMix
>          Issue Type: Bug
>    Affects Versions: 3.1
>         Environment: Maven 2.0.6
>            Reporter: Mike Haller
>            Priority: Critical
>             Fix For: 3.1.1
>
>
> The pom
> http://people.apache.org/repo/m2-incubating-repository/org/apache/servicemix/servicemix/3.1-incubating/servicemix-3.1-incubating.pom
> defines a maven2 repository 
> {code:xml}
> <repository>
> <id>servicemix-m2-repo</id>
> <name>Servicemix Maven2 Repository</name>
> <url>http://servicemix.org/m2-repo</url>
> </repository>
> {code}
> The URL http://servicemix.org/m2-repo is invalid - it's not a Maven 2 repository.
> It is not possible to build any servicemix component  with maven2.
> Workaround for users: remove the repository definition from the servicemix-3.1-incubating.pom in your local repository.

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