[jboss-jira] [JBoss JIRA] Resolved: (JBXB-91) Need a valid maven repo release
Scott M Stark (JIRA)
jira-events at jboss.com
Tue Nov 28 19:46:55 EST 2006
[ http://jira.jboss.com/jira/browse/JBXB-91?page=all ]
Scott M Stark resolved JBXB-91.
-------------------------------
Fix Version/s: JBossXB-1.0.0.CR8
(was: JBossXB-1.0)
Resolution: Done
Assignee: Scott M Stark
The jbossxb-1.0.0.CR7 release was updated to fix the maven dependencies to create the
https://svn.jboss.org/repos/common/jbossxb/tags/1.0.0.CR8 release.
> Need a valid maven repo release
> -------------------------------
>
> Key: JBXB-91
> URL: http://jira.jboss.com/jira/browse/JBXB-91
> Project: JBoss XML Binding (JBossXB)
> Issue Type: Task
> Reporter: Scott M Stark
> Assigned To: Scott M Stark
> Fix For: JBossXB-1.0.0.CR8
>
>
> The current jbossxb-1.0.1.TEST in the maven repository:
> http://repository.jboss.com/maven2/jboss/jbossxb/jbossxb/1.0.1.TEST/jbossxb-1.0.1.TEST.pom
> is invalid due to its dependency on invalid jboss common artifacts:
> <dependency>
> <groupId>jboss.logging</groupId>
> <artifactId>jboss-logging-spi</artifactId>
> <version>1.0.1.TEST</version>
> </dependency>
> <dependency>
> <groupId>jboss.common.core</groupId>
> <artifactId>jboss-common-core</artifactId>
> <version>1.0.1.TEST</version>
> <scope>compile</scope>
> </dependency>
> The current release of the common core is:
> http://repository.jboss.com/maven2/jboss/jboss-common-core/2.0.2.GA/
> The current release of the logging spi is:
> http://repository.jboss.com/maven2/jboss/jboss-logging-spi/2.0.2.GA/
> We need a valid maven repo release of jbossxb.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list