jira-importer commented on issue #226: URL: https://github.com/apache/maven-jar-plugin/issues/226#issuecomment-2956683105
**[John Taylor](https://issues.apache.org/jira/secure/[email protected])** commented OK, this might not have been the right way to do it, but I hand-edited the pom for the jar plugin in my local repo and added \<dependency> \<groupId>org.codehaus.plexus\</groupId> \<artifactId>plexus-utils\</artifactId> \<version>[1.2,]\</version> \</dependency> I then cleared out the plexus utils jars in my local repo to see what would be downloaded. Rerunning the webstart plugin gave the same problem, and the repo was repopulated with plexus-utils versions 1.0.4, 1.1, 1.0.5, 1.2 and 1.2-SNAPSHOT. John -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
