[doodleproject] [ doodleproject-Bugs-1641984 ] No maven-metadata.xml files in your maven repository
Brought to you by:
brentworden
|
From: SourceForge.net <no...@so...> - 2007-11-22 04:42:12
|
Bugs item #1641984, was opened at 2007-01-22 16:27 Message generated for change (Comment added) made by brentworden You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=518270&aid=1641984&group_id=67565 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: batik-maven-plugin >Group: 2.0 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Nicholas T. Daley (ntdaley) Assigned to: Brent Worden (brentworden) Summary: No maven-metadata.xml files in your maven repository. Initial Comment: Without the maven-metadata.xml files in the maven reppository, maven doesn't know what the latest version is (and so what version it should use). A version can be specified in the pom.xml file for any project using the batik-maven-plugin, but this isn't shown in the examples on the web page. If you don't add the metadata files, then you should change the examples on the webpage to specify the plugin version. ---------------------------------------------------------------------- >Comment By: Brent Worden (brentworden) Date: 2007-11-21 22:42 Message: Logged In: YES user_id=448851 Originator: NO redeployed plugins to repository. ---------------------------------------------------------------------- Comment By: Nicholas T. Daley (ntdaley) Date: 2007-01-22 16:30 Message: Logged In: YES user_id=853820 Originator: YES It looks like it's also missing the pom file for batik-maven-plugin. Looking around your maven2 repository, it looks like just this one project that is missing metadata and pom files. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=518270&aid=1641984&group_id=67565 |