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

Update maven plugin to actually launch the IDE #9

Merged
merged 7 commits into from
Dec 2, 2022
Merged

Conversation

nedtwigg
Copy link
Collaborator

@nedtwigg nedtwigg commented Dec 2, 2022

So if our artifact is equo-ide-maven-plugin then our maven task should probably be mvn equo-ide:launch. The equo-ide part is fixed by the artifact id.

If we wanted, we could instead have equo-maven-plugin and the our maven task could be mvn equo:ide.

There are pros and cons to each approach, but for now I'm going to stick with mvn equo-ide:launch, but we have a few more days to decide if we want to switch to mvn equo:ide.

@nedtwigg nedtwigg merged commit 83956ad into main Dec 2, 2022
@nedtwigg nedtwigg deleted the feat/maven-plugin branch December 2, 2022 08:41
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

Successfully merging this pull request may close these issues.

1 participant