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

[FIXED JENKINS-8663] Flag -U is not used during the parsing step of a Maven Job #442

Merged
merged 1 commit into from Apr 14, 2012

Conversation

Vlatombe
Copy link
Member

If the -U flag is specified in the goals/options of the build step of a
Maven job, it should be used as well in the parsing step. The current implementation can lead to failing builds, only because the parsing step doesn't update snapshots, despite the -U option being set in the goals list.

Maven Job

If the -U flag is specified in the goals/options of the build step of a
Maven job, it should be used as well in the parsing step.
olamy added a commit that referenced this pull request Apr 14, 2012
[FIXED JENKINS-8663] Flag -U is not used during the parsing step of a Maven Job
good catch !
@olamy olamy merged commit f0130bf into jenkinsci:master Apr 14, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants