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

Error when use polyglot with tycho-pomless #225

Open
duongdominhchau opened this issue Jan 13, 2021 · 1 comment
Open

Error when use polyglot with tycho-pomless #225

duongdominhchau opened this issue Jan 13, 2021 · 1 comment

Comments

@duongdominhchau
Copy link

Here is the repo I used: https://github.com/duongdominhchau/tycho-example/tree/error

It is based on the vogella example, I just added polyglot-yaml to extensions.xml and it fails. The output of mvn package is stored in maven-log-0.4.6.txt. I saw it failed injecting, my guess is the difference between polyglot-common version used in tycho-pomless and polyglot-yaml results in two choices for injection. However, when I use polyglot-yaml 0.4.5 (the version used by tycho-pomless), it fails too (maven-log-0.4.5.txt).

I use Maven 3.6.3 with OpenJDK15 on ArchLinux.

@jvanzyl
Copy link
Contributor

jvanzyl commented Oct 20, 2021

Ok, now that we have some CI in place, and a release made. We can take a look at this. Polyglot Maven 0.4.7 will be in Maven Central in 30 minutes, so if this is an issue let us know and we'll try to get this addressed.

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

No branches or pull requests

2 participants