IT failings on master

Open
#261 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
build-system

Research direction

Start by running the integration tests on current master and inspect the failures involving the unsupported file transport and the missing reproducible deploy directory. Done means the affected ITs pass without either failure.

Written by the indexing model from the issue text.

Description

bug priority:blocker
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
Dominant language
Java
Stars
37
Forks
38
Avg merge
12h 11m
Merged PRs (30d)
6

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/maven-source-plugin

All issues in apache/maven-source-plugin

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.