This is the svn repository i can access http://svn.apache.org/repos/asf/axis/axis2/java/ accessfble folders are core kandula
rampart sandesha savan transports How does one access the repository you're pointing to *gruss* Martin ______________________________________________ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. Subject: [axis2-trunk] correct mvn lifecycles goals for successfull build Date: Tue, 7 Sep 2010 14:39:47 +0200 From: josef.stadelm...@axa-winterthur.ch To: axis-u...@ws.apache.org I try to build axis2 from trunk sources, and did the following C:\ asf\axis\axis2\java\core > C:\ > svn co http://svn.apache.org/repos/asf/axis7axis2/java/core/trunk trunk SUCCESS C:\ asf\axis\axis2\java\core\trunk > C:\ asf\axis\axis2\java\core\trunk\modules\tool\axis2-aar-maven-plugin >mvn install SUCCESS C:\ asf\axis\axis2\java\core\trunk\modules\tool\axis2-aar-maven-plugin >mvn install SUCCESS C:\ asf\axis\axis2\java\core\trunk >mvn –Daar-plugin.version=SNAPSHOT –Dmar.plugin.version=SNAPSHOT install FAILS during ADB Codegen testing I just wonder how to use mvn install to have a successfull build from trunk sources just downloaded? (including tests) (excluding tests) And C:\ asf\axis\axis2\java\core\tags\v1.5.2 > mvn install is a no-go too as reported in a previous e-mail Josef