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

Maven Run Configuration cannot resolve source artifacts from workspace #1385

Open
eliasbalasis opened this issue May 21, 2023 · 4 comments
Open

Comments

@eliasbalasis
Copy link

On Eclipse 2023-03 with M2E 2.3.0 20230520-0934

executing a "Run Configuration" of "Maven Build" type.
with "Resolve Workspace artifacts" enabled,
any artifacts with source classifier in the workspace are not resolved.

The only way to make this work is forcing "package" and "install" phase using "<?m2e>" directive for all artifacts which defeats the purpose of the "Run Configuration".

@laeubi
Copy link
Member

laeubi commented May 21, 2023

Can you check with latest snapshot? I remember there was a fix regarding classifier usage there.

@eliasbalasis
Copy link
Author

I am already running the latest from https://download.eclipse.org/technology/m2e/snapshots/latest/
which seems to be 2.3.0 20230520-0934

@laeubi
Copy link
Member

laeubi commented May 22, 2023

@eliasbalasis
Copy link
Author

It seems this has been merged, but on Eclipse 2023-12 the problem is still present.
see #1628

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