]> source.dussan.org Git - javassist.git/commit
Update maven-jar-plugin and maven-compiler-plugin to fix warning 33/head
authorMichal Kordas <kontakt@michalkordas.com>
Sat, 14 Mar 2015 13:33:09 +0000 (14:33 +0100)
committerMichal Kordas <kontakt@michalkordas.com>
Sat, 14 Mar 2015 13:33:09 +0000 (14:33 +0100)
commit1fd31f137c3995d29a5be698c9919b6f764ba882
tree95ca55922a28aacc053afa7bea211776ddc9ff9f
parent105a5f483f0bd8d6d097463ba1ff3a0ed73a8f39
Update maven-jar-plugin and maven-compiler-plugin to fix warning

The following warning when invoking `mvn versions:display-plugin-updates` does not appear anymore:
```
[WARNING] Some problems were encountered while building the effective model for org.javassist:javassist:bundle:3.19.0-GA
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 137, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 160, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
```
pom.xml