> Am 25.10.2017 um 05:32 schrieb Gary Gregory :
>
> Remove the version specifier for build-helper-maven-plugin, this will pick
> up the version from the parent POM, which I locally updated from 34 to 42.
> Then you'll run into some other error due to how this old build wants to
> name jars.
Tha
Remove the version specifier for build-helper-maven-plugin, this will pick
up the version from the parent POM, which I locally updated from 34 to 42.
Then you'll run into some other error due to how this old build wants to
name jars.
Gary
On Sat, Oct 21, 2017 at 2:30 AM, Benedikt Ritter wrote:
Hi,
when I update commons-logging to use Commons parent 42, I get build failures:
~/w/a/c/commons-logging > mvn clean verify
[INFO] Scanning for projects...
[INFO]
[INFO]
[INFO] Building Apache Commons Logging 1.2.1-SNAPSHOT