Hi Freeman,

after adding this repo to features/pom.xml SMX4 did build without any error

       <repository>
          <id>repository.apache.org</id>
          <name>repository.apache.org</name>
                  <releases>
            <enabled>true</enabled>
            <updatePolicy>always</updatePolicy>
            <checksumPolicy>warn</checksumPolicy>
          </releases>
          <snapshots>
            <enabled>true</enabled>
            <updatePolicy>never</updatePolicy>
            <checksumPolicy>fail</checksumPolicy>
          </snapshots>
          
<url>https://repository.apache.org/content/repositories/snapshots/</url>
          <layout>default</layout>
        </repository>   

I checked out fresh sources with following commands

svn co https://svn.apache.org/repos/asf/servicemix/smx4/all smx4
svn co 
https://svn.apache.org/repos/asf/servicemix/maven-plugins/maven-plugins-pom/trunk
smx4-maven-plugins
svn co https://svn.apache.org/repos/asf/servicemix/components/all
smx4-components

And after that I did a grep for repository.apache.org but nothing was
found, so I added it to the features pom. Is that the right place?

Thanks for your help!
Michael

-- 
Filekeys Ltd.
Michael Roepke
Praça da Alegria 18, 4D
1250-004 Lisboa, Portugal
www.filekeys.com
+351 96 75 93 528
+49 178 391 38 38

Reply via email to