apache / apache/maven-source-plugin
IT failings on master
- Dominant language
- Java
- Stars
- 37
- Forks
- 38
- Avg merge
- 18h 47m
- Merged PRs (30d)
- 5
Description
### 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
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.