Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 95430 invoked from network); 20 Apr 2007 10:35:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Apr 2007 10:35:45 -0000 Received: (qmail 78535 invoked by uid 500); 20 Apr 2007 10:35:43 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 78476 invoked by uid 500); 20 Apr 2007 10:35:43 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 78430 invoked by uid 99); 20 Apr 2007 10:35:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Apr 2007 03:35:42 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Apr 2007 03:35:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8CD5371406C for ; Fri, 20 Apr 2007 03:35:15 -0700 (PDT) Message-ID: <17325925.1177065315574.JavaMail.jira@brutus> Date: Fri, 20 Apr 2007 03:35:15 -0700 (PDT) From: "David Illsley (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Commented: (AXIS2-2569) Cyclic depedency to axis2-mar-maven-plugin from the maven2 build ?? In-Reply-To: <8352075.1177053315277.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AXIS2-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490318 ] David Illsley commented on AXIS2-2569: -------------------------------------- The problem is that the mar defines a packaging format which maven needs to process the addressing pom before it's built the mar plugin. This was certainly a problem with maven 2.0.4 - I don't know if it's been fixed since. Saminda, if you delete org/apache/axis2 from your local repo, and do an offline build, does it still work? (I wouldn't be surprised if your build actually pulled a mar plugin from a public repo to make it work) > Cyclic depedency to axis2-mar-maven-plugin from the maven2 build ?? > ------------------------------------------------------------------- > > Key: AXIS2-2569 > URL: https://issues.apache.org/jira/browse/AXIS2-2569 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Environment: Maven version: 2.0.4 > java version "1.5.0_10" > Reporter: Thilina Gunarathne > Priority: Blocker > > Looks like an issue to me... I could not get the mvn clean install running... > [INFO] Scanning for projects... > [INFO] Reactor build order: > [INFO] Apache Axis 2.0 - Parent > [INFO] Apache Axis 2.0 - Java2WSDL > [INFO] Apache Axis 2.0 - Kernel > [INFO] Apache Axis 2.0 - Data Binding > [INFO] Apache Axis 2.0 - Code Generation > [INFO] Apache Axis 2.0 - ADB Codegen > [INFO] Apache Axis 2.0 - tool - MAR Maven Plugin > [INFO] Apache Axis 2.0 - Addressing > [INFO] Apache Axis 2.0 - JiBX Data Binding > [INFO] Apache Axis 2.0 - JSON > [INFO] Apache Axis 2.0 - MTOM Policy > [INFO] Apache Axis 2.0 - Ping > [INFO] Apache Axis 2.0 - spring > [INFO] Apache Axis 2.0 - tool - AAR Maven Plugin > [INFO] Apache Axis 2.0 - tool - Ant Plugin > [INFO] Apache Axis 2.0 - tool - Eclipse Codegen Plugin > [INFO] Apache Axis 2.0 - tool - Eclipse service Plugin > [INFO] Apache Axis 2.0 - tool - Java2WSDL Maven Plugin > [INFO] Apache Axis 2.0 - XMLBeans Data Binding > [INFO] Apache Axis 2.0 - tool - WSDL2Code Maven Plugin > [INFO] Apache Axis 2.0 - JAXB-RI Data Binding > [INFO] Apache Axis 2.0 - SAAJ API > [INFO] Apache Axis 2.0 - SAAJ > [INFO] Apache Axis 2.0 - JAXWS API > [INFO] Apache Axis 2.0 - Metadata > [INFO] Apache Axis 2.0 - JAXWS > [INFO] Apache Axis 2.0 - Clustering > [INFO] Apache Axis 2.0 - Root > [INFO] snapshot org.apache.axis2:axis2-mar-maven-plugin:SNAPSHOT: checking for updates from apache-snapshots > [INFO] snapshot org.apache.axis2:axis2-mar-maven-plugin:SNAPSHOT: checking for updates from ws-zones > [INFO] ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] ------------------------------------------------------------------------ > [INFO] Plugin could not be found - check that the goal name is correct: System is offline. > Try downloading the file manually from the project website. > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.axis2 -DartifactId=axis2-mar-maven-plugin \ > -Dversion=SNAPSHOT -Dpackaging=maven-plugin -Dfile=/path/to/file > org.apache.axis2:axis2-mar-maven-plugin:maven-plugin:SNAPSHOT > org.apache.axis2:axis2-mar-maven-plugin:maven-plugin:SNAPSHOT -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org