KroArtem opened a new pull request #62: URL: https://github.com/apache/maven-archetype/pull/62
Looking at https://github.com/apache/maven-artifact-transfer/pull/20#issuecomment-752454346 I thought it might be a good idea to finish switching plugins to Maven 3.1.1 and retire `maven-artifact-transfer` plugin. A quick search in apache organization showed several usages: https://github.com/search?p=1&q=maven-artifact-transfer+user%3Aapache+extension%3Axml+path%3A%2F&type=Code I've followed recommendations from [this page](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=155749857) but it seem to lack some information, maybe it'd be good to extend it. 1) It's not clear whether sisu-maven-plugin's goals replace existing plexus-component-metadata goal. 2) Probably due to 1) `lookup()` method fails with ComponentLookupException ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
