RE: mvn deploy:deploy does not work :(

2010-01-20 Thread Gorham-Engard, Frank
Hi Afkham Azeez The id is the field that connects the server entry to the repository entry. It should be the same in both places. And you need a server entry for each repository. In our project's POM file, we have the following distribution management section: wso2-

mvn deploy:deploy does not work :(

2010-01-20 Thread Afkham Azeez
Hi folks, We are using Maven 2.1.0 and have provided the following settings.xml file: http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd";>