You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2007/06/09 06:30:26 UTC

[jira] Created: (AXIS2-2788) Axis2-aar-Maven2 plugin SNAPSHOT does not work, while a locally build one works

Axis2-aar-Maven2 plugin SNAPSHOT does not work, while a locally build one works
-------------------------------------------------------------------------------

                 Key: AXIS2-2788
                 URL: https://issues.apache.org/jira/browse/AXIS2-2788
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
            Reporter: Thilina Gunarathne
            Priority: Critical


Axis2-aar-maven-plugin downloaded through maven2 from http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-aar-maven-plugin/SNAPSHOT/ give the following error..

[INFO] Internal error in the plugin manager executing goal 'org.apache.axis2:axis2-aar-maven-plugin:SNAPSHOT:aar': Unable to find the mojo 'org.apache.axis2:axis2-aar-maven-plugin:SNAPSHOT:aar' in the plugin 'org.apache.axis2:axis2-aar-maven-plugin'
org/apache/maven/archiver/MavenArchiveConfiguration

But a locally built plug-in off the Axis2 trunk head works well...  

My pom.xm file > http://wso2.org/repos/wso2/trunk/mashup/java/modules/coreservices/sharingservice/pom.xml


-- 
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


[jira] Commented: (AXIS2-2788) Axis2-aar-Maven2 plugin SNAPSHOT does not work, while a locally build one works

Posted by "Martin Gainty (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554063 ] 

Martin Gainty commented on AXIS2-2788:
--------------------------------------

same problem happens with org.apache.axis2:axis2-mar-maven-plugin
org.apache.maven.lifecycle.LifecycleExecutionException: Unable to build project
for plugin 'org.apache.axis2:axis2-mar-maven-plugin': POM 'org.apache.axis2:axis
2-mar-maven-plugin' not found in repository: 
Unable to download the artifact from any repository

  org.apache.axis2:axis2-mar-maven-plugin:pom:1.3

the problem seems to be is that there is not any one repository which has all jars and poms
one needs to look at 10 different sites for core files
then look at 10 different sites for the required plugins

would'nt it be a good idea to:
1)Put all the necearry *.jar and pom.xml all into one site 
then 
   1a)update pom.xml repository with the new repository
   1b)broadcast email to axis-users
2)Make a snapshot distro that has everything (all core and all plugins) in the distro

these maven build errors are becoming fairly frequent and need to be fixed

Thanks
Martin

> Axis2-aar-Maven2 plugin SNAPSHOT does not work, while a locally build one works
> -------------------------------------------------------------------------------
>
>                 Key: AXIS2-2788
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2788
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Thilina Gunarathne
>            Assignee: Saminda Wishwajith Abeyruwan
>            Priority: Critical
>
> Axis2-aar-maven-plugin downloaded through maven2 from http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-aar-maven-plugin/SNAPSHOT/ give the following error..
> [INFO] Internal error in the plugin manager executing goal 'org.apache.axis2:axis2-aar-maven-plugin:SNAPSHOT:aar': Unable to find the mojo 'org.apache.axis2:axis2-aar-maven-plugin:SNAPSHOT:aar' in the plugin 'org.apache.axis2:axis2-aar-maven-plugin'
> org/apache/maven/archiver/MavenArchiveConfiguration
> But a locally built plug-in off the Axis2 trunk head works well...  
> My pom.xm file > http://wso2.org/repos/wso2/trunk/mashup/java/modules/coreservices/sharingservice/pom.xml

-- 
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


[jira] Assigned: (AXIS2-2788) Axis2-aar-Maven2 plugin SNAPSHOT does not work, while a locally build one works

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe reassigned AXIS2-2788:
----------------------------------------

    Assignee: Saminda Wishwajith Abeyruwan

> Axis2-aar-Maven2 plugin SNAPSHOT does not work, while a locally build one works
> -------------------------------------------------------------------------------
>
>                 Key: AXIS2-2788
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2788
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Thilina Gunarathne
>            Assignee: Saminda Wishwajith Abeyruwan
>            Priority: Critical
>
> Axis2-aar-maven-plugin downloaded through maven2 from http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-aar-maven-plugin/SNAPSHOT/ give the following error..
> [INFO] Internal error in the plugin manager executing goal 'org.apache.axis2:axis2-aar-maven-plugin:SNAPSHOT:aar': Unable to find the mojo 'org.apache.axis2:axis2-aar-maven-plugin:SNAPSHOT:aar' in the plugin 'org.apache.axis2:axis2-aar-maven-plugin'
> org/apache/maven/archiver/MavenArchiveConfiguration
> But a locally built plug-in off the Axis2 trunk head works well...  
> My pom.xm file > http://wso2.org/repos/wso2/trunk/mashup/java/modules/coreservices/sharingservice/pom.xml

-- 
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


[jira] Resolved: (AXIS2-2788) Axis2-aar-Maven2 plugin SNAPSHOT does not work, while a locally build one works

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved AXIS2-2788.
-------------------------------------

    Resolution: Fixed

> Axis2-aar-Maven2 plugin SNAPSHOT does not work, while a locally build one works
> -------------------------------------------------------------------------------
>
>                 Key: AXIS2-2788
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2788
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Thilina Gunarathne
>            Assignee: Saminda Wishwajith Abeyruwan
>            Priority: Critical
>
> Axis2-aar-maven-plugin downloaded through maven2 from http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-aar-maven-plugin/SNAPSHOT/ give the following error..
> [INFO] Internal error in the plugin manager executing goal 'org.apache.axis2:axis2-aar-maven-plugin:SNAPSHOT:aar': Unable to find the mojo 'org.apache.axis2:axis2-aar-maven-plugin:SNAPSHOT:aar' in the plugin 'org.apache.axis2:axis2-aar-maven-plugin'
> org/apache/maven/archiver/MavenArchiveConfiguration
> But a locally built plug-in off the Axis2 trunk head works well...  
> My pom.xm file > http://wso2.org/repos/wso2/trunk/mashup/java/modules/coreservices/sharingservice/pom.xml

-- 
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


[jira] Commented: (AXIS2-2788) Axis2-aar-Maven2 plugin SNAPSHOT does not work, while a locally build one works

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509334 ] 

Davanum Srinivas commented on AXIS2-2788:
-----------------------------------------

Steps:
1) update to maven-2.0.7
2) kill ~/.m2
3) try the same command.

If this does not work, please let me know.

thanks,
dims

> Axis2-aar-Maven2 plugin SNAPSHOT does not work, while a locally build one works
> -------------------------------------------------------------------------------
>
>                 Key: AXIS2-2788
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2788
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Thilina Gunarathne
>            Assignee: Saminda Wishwajith Abeyruwan
>            Priority: Critical
>
> Axis2-aar-maven-plugin downloaded through maven2 from http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-aar-maven-plugin/SNAPSHOT/ give the following error..
> [INFO] Internal error in the plugin manager executing goal 'org.apache.axis2:axis2-aar-maven-plugin:SNAPSHOT:aar': Unable to find the mojo 'org.apache.axis2:axis2-aar-maven-plugin:SNAPSHOT:aar' in the plugin 'org.apache.axis2:axis2-aar-maven-plugin'
> org/apache/maven/archiver/MavenArchiveConfiguration
> But a locally built plug-in off the Axis2 trunk head works well...  
> My pom.xm file > http://wso2.org/repos/wso2/trunk/mashup/java/modules/coreservices/sharingservice/pom.xml

-- 
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