<dependency>
- <groupId>axis2</groupId>
+ <groupId>org.apache.axis2</groupId>
<artifactId>axis2</artifactId>
<version>${ axis2.version}</version>
</dependency>
And the same for axis2-rahas, axis2-secpolicy, axis2-security, addressing, and rampart.
...ant
On 10/20/06,
ant elder (JIRA) <[EMAIL PROTECTED]> wrote:
Build fails due to missing SNAPSHOT jars
----------------------------------------
Key: SYNAPSE-29
URL: http://issues.apache.org/jira/browse/SYNAPSE-29
Project: Synapse
Issue Type: Bug
Affects Versions: Incubating-M2
Reporter: ant elder
Fix For: Incubating-M2
Building Synapse from an empty maven repository it fails as it can't foin the SNAPSHOT jars for things like axis2.
It looks like the project.xml dependencies are out of date and everywhere it has <groupId>axis2</groupId> it should now have <groupId>org.apache.axis2</groupId>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
