-
Notifications
You must be signed in to change notification settings - Fork 75
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
Use Tycho 4.0.5 SNAPSHOT #1530
Use Tycho 4.0.5 SNAPSHOT #1530
Conversation
@akurtakov should we merge this now? |
cdaf43a
to
3e478ac
Compare
db2154a
to
564db65
Compare
564db65
to
38465fc
Compare
@akurtakov seems like missing version bumps for JDT?!? Can/should we merge anyways? |
I am fixing JDT right now and would rather not push things with failing verification unless absolutely needed. |
f071f8c
to
75da3e4
Compare
The failure now is:
|
75da3e4
to
1e0efe0
Compare
I forced update now what now shows some projects still using old parent pom... |
1e0efe0
to
4d957a7
Compare
You rebased on old commit for some reason. |
4d957a7
to
deb470d
Compare
Next try 🙈 |
I have no clue why it complains about not finding the plugin it is obviously here: |
deb470d
to
19d0ef1
Compare
Could it be the usage of tycho-eclipserun-plugin for which there is relocation? |
The point of relocation is that "it works" without a change will see if I can get some support from the maven devs... |
Lets see if that helps: |
As tycho 4.0.5 contains some important Api Tools fixes we should use the snapshot until the release.
19d0ef1
to
26457c0
Compare
As tycho 4.0.5 contains some important Api Tools fixes we should use the snapshot until the release.
This should be merged as soon as master is opened for next development cycle.