Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated maven-model version to workaround MNG-6204 #48

Merged
merged 1 commit into from
Aug 27, 2018

Conversation

fmarot
Copy link
Contributor

@fmarot fmarot commented Jul 25, 2018

This commit updates maven-model to workaround https://issues.apache.org/jira/browse/MNG-6204 .
The problem arise when using method readMavenPom() on a large pom containing m2e specific annotations ( , see http://www.eclipse.org/m2e/documentation/release-notes-17.html#new-syntax-for-specifying-lifecycle-mapping-metadata ).
Jenkins failed with no really usefull error message.

This commit updates maven-model to workaround https://issues.apache.org/jira/browse/MNG-6204 .
The problem arise when using method readMavenPom() on a *large* pom containing m2e specific annotations ( <?m2e ignore?>, see http://www.eclipse.org/m2e/documentation/release-notes-17.html#new-syntax-for-specifying-lifecycle-mapping-metadata ).
Jenkins failed with no really usefull error message.
@fmarot
Copy link
Contributor Author

fmarot commented Jul 25, 2018

FYI I'm using the updated and rebuilt plugin right now and it solves the problem.

@jglick
Copy link
Member

jglick commented Aug 17, 2018

See #47. You should not use these steps IMO.

@rsandell rsandell merged commit fa8e83f into jenkinsci:master Aug 27, 2018
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.

3 participants