ascheman commented on code in PR #309:
URL: 
https://github.com/apache/maven-source-plugin/pull/309#discussion_r3622596924


##########
pom.xml:
##########
@@ -229,6 +229,7 @@ under the License.
                   <goal>install</goal>
                 </goals>
                 <addTestClassPath>true</addTestClassPath>
+                <mavenOpts>-Dmaven.resolver.transport=wagon</mavenOpts>

Review Comment:
   Well, I suggest to focus on the root cause (-> #310) to make CI green again 
and leave the transport fix (and clarification of 
https://github.com/apache/maven-source-plugin/pull/309#discussion_r3621977979) 
for the time beyond merging #268 (which could be prepared nonetheless).



-- 
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]

Reply via email to