Bukama opened a new issue, #261:
URL: https://github.com/apache/maven-source-plugin/issues/261

   ### Affected version
   
   current master
   
   ### Bug description
   
   In addition to the API incompatiblity mentioned in #244 several ITs are 
failing. Reasons:
   
   ```
   [DEBUG] Could not obtain transporter factory for local.central 
(file:///C:/Users/matth/.m2/repository, default, releases+snapshots)
   org.eclipse.aether.transfer.NoTransporterException: Unsupported transport 
protocol file
       at 
org.eclipse.aether.transport.jdk.JdkTransporterFactory.newInstance(JdkTransporterFactory.java:72)
   ```
   
   as well as
   
   ```
   Assertion failed: 
   
   assert deployDir.exists()
          |         |
          |         false
          
D:\Github\Maven\maven-source-plugin\target\it\reproducible\target\repo\org\apache\maven\its\reproducible\1.0
   ```


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