This one
https://gitlab.com/cdietrich/xtext-maven-example/blob/master/org.xtext.example.demodsl.product.tests/pom.xml
___
m2e-users mailing list
m2e-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from
this list,
I'm surprised the plugin runs at all for you. When I tried with Similar
config with the m2e connector,I got an error message that it couldn't run
in anything less than package posse in eclipse in an aggregator project.
referenced Jira MDEP-98 or 89 if memory serves.
On May 20, 2016 6:50 AM, "Chris
Well the intersting point is that it works perfectly from commandline
(on my machine and gitlab ci as well)
___
m2e-users mailing list
m2e-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
htt
I believe (Fred bricon might be able to confirm) that it has to do with the
sequencing of the build in eclipse. I suspect that unlike command line
builds that eclipse builds things a lot more in parallel.
However I may be mistaken. This is just thinking out loud.
Eric
Well the intersting point