Hi Cris, I'll try to do it when I can. But as explained on the Maven 2 plugin homepage, you'll see that you can add additional Maven 2 repositories (especially the JIBX one), so this is not really an issue.
All you would gain from having it uploaded to ibiblio is the opportunity NOT to declare an additional repository for JiBX. Regards, Jérôme. On 9/5/07, Cris Daniluk (JIRA) <[EMAIL PROTECTED]> wrote: > > [ > http://jira.codehaus.org/browse/JIBX-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_106529 > ] > > Cris Daniluk commented on JIBX-183: > ----------------------------------- > > Thanks for the response, but the Maven 2 plugin is unrelated to using JibX in > Maven. Specifically, JibX at one time created a pom.xml and uploaded itself > to the m2 repository: > > http://repo1.maven.org/maven2/org/jibx/ > > This allows you to include JibX in your maven project with dependencies like > this: > > <dependencies> > <dependency> > <groupId>org/jibx</groupId> > <artifactId>jibx-run</artifactId> > </dependency> > <dependency> > <groupId>org/jibx</groupId> > <artifactId>jibx-bind</artifactId> > </dependency> > </dependencies> > > However, the latest version that is there is 1.0.1. I'm guessing one of the > JibX developers took the time to do this, and it would be great if it could > be updated. It could have been someone who made it manually, though.. > > > maven repository massively out of date > > -------------------------------------- > > > > Key: JIBX-183 > > URL: http://jira.codehaus.org/browse/JIBX-183 > > Project: JiBX > > Issue Type: Task > > Components: core > > Affects Versions: JiBX 1.1.5 > > Reporter: Cris Daniluk > > > > The maven2 repositories have a 1.0.x version of JibX that is incredibly out > > of date and lacks a ton of key features that JibX has added since. This > > makes it more difficult to use JibX in a maven project. > > If JibX is available at a repository other than the core repo, documenting > > it on the site would be great. Otherwise, just updating it in the core repo > > would be a huge help! > > -- > 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 > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > jibx-devs mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jibx-devs > -- Jérôme BERNARD, Kalixia, SARL. http://weblog.kalixia.com ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ jibx-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-devs
