maven plugin pom.xml references RC1 dependency
----------------------------------------------
Key: JIBX-124
URL: http://jira.codehaus.org/browse/JIBX-124
Project: JiBX
Issue Type: Bug
Components: maven plugin
Affects Versions: JiBX 1.1
Environment: Mac OS X, Maven 2, JDK 1.5
Reporter: Ilya Sterin
Maven2 jibx plugin still depends on the RC1 release of JiBX, though downloads
and invokes the RC1 compiler. There are some bugs in RC1, that are fixed in
1.1, though we need to ensure that it gets the right dependencies.
Here is the diff to fix...
73c73
< <version>1.0-RC1</version>
---
> <version>1.1</version>
78c78
< <version>1.0-RC1</version>
---
> <version>1.1</version>
--
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
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs