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


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.

Reply via email to