Am 27.09.2015 um 17:03 schrieb Apache Jenkins Server: > Changes: > > [jochen] PR: RAT-208 > > Added includesFile, excludesFile, includesFileCharacterset, and > excludesFileCharacterset parameters, > and support thereof.
The build fails because
<groupId>org.apache.maven</groupId>
<artifactId>maven-model</artifactId>
- <version>${mavenVersion}</version>
- <scope>test</scope>
+ <version>3.3.3</version>
</dependency>
is not a valid JDK5 artifact :-(
Maybe it really is time to update ...
I partially reverted Jochen's changes to be compliant with JDK8, not
sure what happens with older JDKs.
Phil
signature.asc
Description: OpenPGP digital signature
