Skip to content

Conversation

@ams2990
Copy link

@ams2990 ams2990 commented Feb 24, 2017

The configured version of maven-jar-plugin has a problem reading long numeric identifiers:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:2.3.1:jar (default-jar) on project votifier: Error assembling JAR: Failed to read filesystem attributes for: /var/lib/jenkins/workspace/Votifier/pom.xml: Failed to retrieve numeric file attributes using: '/bin/sh -c ls -1nlad /var/lib/jenkins/workspace/Votifier/pom.xml': Error inside systemOut parser: For input string: "4294967294" -> [Help 1]

Updating to 2.3.2 fixes the problem.

The configured version of maven-jar-plugin has a problem reading long numeric identifiers:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:2.3.1:jar (default-jar) on project votifier: Error assembling JAR: Failed to read filesystem attributes for: /var/lib/jenkins/workspace/Votifier/pom.xml: Failed to retrieve numeric file attributes using: '/bin/sh -c ls -1nlad /var/lib/jenkins/workspace/Votifier/pom.xml': Error inside systemOut parser: For input string: "4294967294" -> [Help 1]

Updating to 2.3.2 fixes the problem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant