maven-compiler-plugin icon indicating copy to clipboard operation
maven-compiler-plugin copied to clipboard

Apache Maven Compiler Plugin

Results 132 maven-compiler-plugin issues
Sort by recently updated
recently updated
newest added

Drop the "incremental" bit of this plugin, make it just dumb always redo everything. The incremental bits just introduced bugs that exist for over 10 years, and just make us...

…Timestamp is empty Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MCOMPILER) filed for the change (usually before...

Sonar identified that usage of `addAll` in `CompilerMojo#getSourceInclusionScanner(String)` was [illogical](https://rules.sonarsource.com/java/RSPEC-2114/) - i.e. adding `excludesIncr` into itself: https://github.com/apache/maven-compiler-plugin/blob/d79caa02f7b4b7efca14d178a1cc115ebf50e724/src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java#L394-L395 This was introduced in https://github.com/apache/maven-compiler-plugin/pull/141, and the same snippet is used in multiple...

Bumps [org.eclipse.sisu:org.eclipse.sisu.plexus](https://github.com/eclipse/sisu.inject) from 0.9.0.M2 to 0.9.0.M3. Release notes Sourced from org.eclipse.sisu:org.eclipse.sisu.plexus's releases. 0.9.0.M3 What's Changed Annotate new method by @​cstamas in eclipse-sisu/sisu-project#90 Update workflow to run on Java 21 by...

dependencies
java

Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.1-jre to 33.2.1-jre. Release notes Sourced from com.google.guava:guava's releases. 33.2.1 <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>33.2.1-jre</version> <!-- or, for Android: --> <version>33.2.1-android</version> </dependency> Jar files 33.2.1-jre.jar 33.2.1-android.jar Guava requires...

dependencies
java

Created a draft for an additional note about the alternatives. If you want have suggestions to improve it, please leave a comment and I will change it. Following this checklist...

@desruisseaux this PR fails with a bunch of unit tests failing ... Do you have a more up-to-date branch ?

Bumps [org.codehaus.plexus:plexus-java](https://github.com/codehaus-plexus/plexus-languages) from 1.2.0 to 1.3.0. Release notes Sourced from org.codehaus.plexus:plexus-java's releases. 1.3.0 🚀 New features and improvements Read only first 8 bytes of class in JavaClassfileVersion (#191) @​slawekjaranowski Bump...

dependencies
java

Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.1-jre to 33.3.1-jre. Release notes Sourced from com.google.guava:guava's releases. 33.3.1 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>33.3.1-jre</version> <!-- or, for Android: --> <version>33.3.1-android</version> </dependency> Jar files 33.3.1-jre.jar 33.3.1-android.jar Guava...

dependencies
java

Bumps `slf4jVersion` from 2.0.13 to 2.0.16. Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.16 Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.16 Dependabot will resolve any conflicts with this PR as long as you...

dependencies
java