[ 
https://issues.apache.org/jira/browse/AXIS2-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12499829
 ] 

Larry Hamel commented on AXIS2-2721:
------------------------------------

That is good advice, and thank you kindly for the reply. 

However, this advice, and closing the bug, seems similar to a situation where a 
section of a bridge is missing, and the solution is to tell each driver who 
falls into the water that they shouldn't use the bridge anymore.

Consider reopening the bug to remove the pom from its publication on maven 2 
repositories.  

thanks,

larry

> axis 2.0 parent jar missing on ibiblio.org for maven 2
> ------------------------------------------------------
>
>                 Key: AXIS2-2721
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2721
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: Larry Hamel
>            Assignee: David Illsley
>
> The maven 2 stanza
> <dependency>
>             <groupId>org.apache.axis2</groupId>
>             <artifactId>axis2-parent</artifactId>
>             <version>1.2</version>
> </dependency>
> using maven 2.0.4, yields:
> [INFO] Scanning for projects...
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Building iLink
> [INFO]    task-segment: [compile]
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] [xml:transform {execution: default}]
> [INFO] Transformed 1 file(s).
> [INFO] Transformed 1 file(s).
> [INFO] Transformed 1 file(s).
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> Downloading: 
> http://www.ibiblio.net/pub/packages/maven2/org/apache/axis2/axis2-parent/1.2/axis2-parent-1.2.jar
> [WARNING] Unable to get resource from repository central 
> (http://repo1.maven.org/maven2)
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> Missing:
> ----------
> 1) org.apache.axis2:axis2-parent:jar:1.2
>   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-parent \
>           -Dversion=1.2 -Dpackaging=jar -Dfile=/path/to/file
>   Path to dependency: 
>       1) com.sri:ilink:war:1.0-SNAPSHOT
>       2) org.apache.axis2:axis2-parent:jar:1.2
> ----------
> 1 required artifact is missing.
> for artifact: 
>   com.sri:ilink:war:1.0-SNAPSHOT
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2)
> Can you add the jar in question to the central repository?
> thanks,
> larry

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