Missing or unnecessary dependency for axis2-fastinfoset
-------------------------------------------------------
Key: MEV-551
URL: http://jira.codehaus.org/browse/MEV-551
Project: Maven Evangelism
Issue Type: Bug
Components: Dependencies
Reporter: Gabriele Contini
Axis2 fastinfoset declares a dependency on
<dependency>
<groupId>com.sun.xml.fastinfoset</groupId>
<artifactId>FastInfoset</artifactId>
</dependency>
version 1.2.1
that's not included in the repository (there is only version 1.1.1), thus
making build fail.
On the other hand sun Fastinfoset jar is not inclued in the axis 1.3
distribution either, i guess it is not necessary.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira