We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f12efb commit 92c23b2Copy full SHA for 92c23b2
pom.xml
@@ -11,7 +11,10 @@
11
12
<name>Modern Java/JVM build practices</name>
13
<description>
14
- Advice on Modern Java/JVM Gradle and Maven builds
+ Advice on Modern Java/JVM Gradle and Maven builds.
15
+ The advice is language-agnostic, but options are often specific for
16
+ Java (such as plugins that review Java code quality).
17
+ The goal: Make you build AWESOME, and help you with solid CI builds.
18
</description>
19
<url>https://github.com/binkley/modern-java-practices</url>
20
<licenses>
0 commit comments