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

CHE-4910:Fix catching exception in case invalid POM to prevent fail start workspace #5066

Merged
merged 4 commits into from
May 13, 2017

Conversation

vparfonov
Copy link
Contributor

Signed-off-by: Vitalii Parfonov vparfonov@codenvy.com

What does this PR do?

Fix dependency on che-plugin-pullrequest-server in should be only in ws-agent.
Improve maven attribute resolving previous we always read them from pom.xml but MavenProjectManager already has all information about registered projects, in case we not found given project we still goto parse pom.xml

What issues does this PR fix or reference?

#4910

Changelog

Fix catching exception in case invalid POM to prevent fail start workspace

Release Notes

N/A

Docs PR

Vitalii Parfonov added 4 commits May 5, 2017 16:21
Fix dependency  on che-plugin-pullrequest-server in should be only in ws-agent.
Improve maven attribute resolving previos we always read them from pom.xml but MavenProjectManager already has all information about regitered projects

Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
@vparfonov vparfonov merged commit 79e7c44 into master May 13, 2017
@vparfonov vparfonov deleted the che-4910 branch May 13, 2017 07:59
@codenvy-ci
Copy link

Build # 2574 - FAILED

Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/2574/ to view the results.

@vparfonov vparfonov added this to the 5.11.0 milestone May 29, 2017
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
…tart workspace (eclipse-che#5066)

* Fix catching exception in case invalid POM.
Fix dependency  on che-plugin-pullrequest-server in should be only in ws-agent.
Improve maven attribute resolving previos we always read them from pom.xml but MavenProjectManager already has all information about regitered projects

Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
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.

2 participants