[ 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to