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

CSharp compiler: fix role #105

Merged
merged 1 commit into from
Sep 26, 2020
Merged

CSharp compiler: fix role #105

merged 1 commit into from
Sep 26, 2020

Conversation

mruzicka
Copy link
Contributor

The role of the CSharpCompiler was java.lang.Compiler due to a missing import. Because of that the compiler could not be discovered. Fix it by adding the missing import.

@olamy olamy self-assigned this Sep 26, 2020
@olamy olamy added the bug label Sep 26, 2020
@olamy olamy merged commit 897e874 into codehaus-plexus:master Sep 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants