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

Apache Maven Compiler Plugin

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

Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.0 to 3.4.1. Release notes Sourced from maven-javadoc-plugin's releases. 3.4.1 [MJAVADOC-723] - Upgrade Maven Reporting API to 3.1.1/Complete with Maven Reporting Impl 3.2.0 (#158) @​pzygielo Skip Java...

dependencies
java

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.6.1 to 4.7.0. Release notes Sourced from mockito-core's releases. v4.7.0 Changelog generated by Shipkit Changelog Gradle Plugin 4.7.0 2022-08-13 - 33 commit(s) by 198812345678, Andy Coates, Chen...

dependencies
java

Bumps [maven-plugins](https://github.com/apache/maven-parent) from 34 to 37. Release notes Sourced from maven-plugins's releases. 37 What's Changed [MPOM-317] Upgrade fluido skin to 1.11.0 by @​slawekjaranowski in apache/maven-parent#66 Bump maven-pmd-plugin from 3.16.0 to...

dependencies
java

Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.0.0-M3 to 3.1.0. Release notes Sourced from maven-enforcer-plugin's releases. 3.1.0 🚀 New features and improvements [MENFORCER-420] - cache dependencies across rules (#152) @​josephw [MENFORCER-409] - Log at...

dependencies
java

Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 2.0.4 to 3.0.16. Commits cf317f9 [maven-release-plugin] prepare release plexus-utils-3.0.16 26e3ae8 Remove incorrect tag element 99639d6 Little test to mimic ${project.artifactMap(g:a:c)} usage 5d46979 Needs to build with 1.7...

dependencies
java

Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 2.0.4 to 3.0.16. Commits cf317f9 [maven-release-plugin] prepare release plexus-utils-3.0.16 26e3ae8 Remove incorrect tag element 99639d6 Little test to mimic ${project.artifactMap(g:a:c)} usage 5d46979 Needs to build with 1.7...

dependencies
java

Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 2.0.4 to 3.0.16. Commits cf317f9 [maven-release-plugin] prepare release plexus-utils-3.0.16 26e3ae8 Remove incorrect tag element 99639d6 Little test to mimic ${project.artifactMap(g:a:c)} usage 5d46979 Needs to build with 1.7...

dependencies
java

Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 2.0.4 to 3.0.16. Commits cf317f9 [maven-release-plugin] prepare release plexus-utils-3.0.16 26e3ae8 Remove incorrect tag element 99639d6 Little test to mimic ${project.artifactMap(g:a:c)} usage 5d46979 Needs to build with 1.7...

dependencies
java

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies
java

Per [MCOMPILER-494](https://issues.apache.org/jira/browse/MCOMPILER-494), add a `useModulePath` switch which is equivalent to that found in the surefire plugin. --- Following this checklist to help us incorporate your contribution quickly and easily: -...

enhancement