Skip to content

issues Search Results · repo:apache/maven language:Java

Filter by

8k results
 (137 ms)

8k results

inapache/maven (press backspace or delete to remove)

Affected version 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) Bug description Consider this pom.xml project xmlns= http://maven.apache.org/POM/4.0.0 xmlns:xsi= http://www.w3.org/2001/XMLSchema-instance ...
bug
  • JasperTeng
  • 1
  • Opened 
    4 days ago
  • #11098

Affected version 3.9.11 Bug description Is there any plan to remove or replace guice usage?: ⎿  Error: WARNING: A terminally deprecated method in sun.misc.Unsafe has been called WARNING: sun.misc.Unsafe::staticFieldBase ...
bug
  • lukehutch
  • 2
  • Opened 
    4 days ago
  • #11094

Affected version 3.9.11 / 4.0.0 Bug description Currently Maven 3.9.11 emit the following warning in some cases: [WARNING] Direct modification of testCompileSourceRoots through iterator.remove() is ...
bug
  • laeubi
  • 3
  • Opened 
    5 days ago
  • #11089

New feature, improvement proposal CI servers usually define a CI env variable: For reference: - Github Default environment variables - Jenkins Global Variable Reference - GitLab Predefined CI/CD ...
enhancement
  • laeubi
  • 1
  • Opened 
    5 days ago
  • #11088

Summary When consuming a dependency whose POM contains a self-referential URL like: url ${project.url} /url Maven 4 fails model building with error recursive variable reference: project.url . With ...
  • gnodet
  • 1
  • Opened 
    6 days ago
  • #11086

Affected version ALL Maven 3.x released so far. Maven 4 is not affected (maven-cli, while maven-embedder there is also affected but unused). Bug description Setup: - build extension is used that ...
bug
  • cstamas
  • Opened 
    8 days ago
  • #11081

Affected version 4.0.0-rc-4 Bug description I m not sure if that can consider as a bug or rather a discussion. Use case and example Because in various CICD pipelines we re pushing artifacts to different ...
bug
  • sudo-mkdir
  • 4
  • Opened 
    10 days ago
  • #11076

Description When a POM contains url ${project.url} /url, Maven 4 now correctly detects this as a recursive variable reference and fails with an error, while Maven 3 did not detect this issue. Example ...
enhancement
  • gnodet
  • Opened 
    10 days ago
  • #11074

Affected version 3.9.11 (probably all) Bug description Spotted this when using wrapper:wrapper, as Maven downloads ALL plugins (!), only to then execute wrapper plugin. Cases: - mvn wrapper:wrapper ...
bug
  • cstamas
  • 3
  • Opened 
    13 days ago
  • #11067

Affected version 4.0.0-rc-4 Bug description I have defined testResources to move test data to a separate directory as follows: build . . . !-- Copy test resources ...
bug
  • bradleylarrick
  • Opened 
    17 days ago
  • #11062
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub