[ http://jira.codehaus.org/browse/MEV-92?page=all ]
Carlos Sanchez closed MEV-92:
-----------------------------
Assign To: Carlos Sanchez
Resolution: Fixed
> pom for Streaming API for XML: jsr173
> --------------------------------------
>
> Key: MEV-92
> URL: http://jira.codehaus.org/browse/MEV-92
> Project: Maven Evangelism
> Type: Bug
> Components: Missing POM
> Reporter: Vincent Siveton
> Assignee: Carlos Sanchez
>
>
> Due to MEV-55 , Dom4j 1.5 has the following sun proprietary library:
> <dependency>
> <groupId>javax.xml</groupId>
> <artifactId>jsr173</artifactId>
> <version>1.0</version>
> </dependency>
> URL:
> http://www.jcp.org/aboutJava/communityprocess/first/jsr173/
> Here is basic pom.xml for the jsr173 jar file:
> <project>
> <modelVersion>4.0.0</modelVersion>
> <groupId>javax.xml</groupId>
> <artifactId>jsr173</artifactId>
> <name>jsr173</name>
> <version>1.0</version>
> <url>http://www.jcp.org/aboutJava/communityprocess/first/jsr173/</url>
> </project>
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]