eclipse / dartboard

Dart Plugin for Eclipse
https://marketplace.eclipse.org/content/dart-plugin-eclipse-0
Eclipse Public License 2.0
56 stars 20 forks source link

Build fails with recent Maven releases (#142 re-opened) #143

Closed androidworx closed 4 years ago

androidworx commented 5 years ago

Re-opening Pomless Tycho build fails on Windows

On Linux I have observed build failures with Maven versions v3.6.1 and v3.6.2 Attached file with summary of results: pomless-tycho-build-results.txt Maven version v3.6.1 has a bug which causes dependency resolution to fail. Version v3.6.2 has a different bug which is to do with the pomless build. I have checked that on both Windows and Linux, adding a pom.xml file to both the plugin and feature projects provides a trivial work around.

vogella commented 5 years ago

Does it work with 3.6.0?

androidworx commented 5 years ago

Works with 3.6.0. I see my comment did not make this emphatic: "First 4 lines on console show .polyglot.build.properties created and readable." is the expected result when there is no pomless build issue.

vogella commented 4 years ago

3.6.1 and 3.6.2 are buggy so nothing we can do here.