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

CHE-459 Associate a set of commands with provided stacks #1460

Merged
1 commit merged into from
Jun 8, 2016
Merged

Conversation

ddementieva
Copy link
Contributor

@eivantsov @ashumilova please, take a look

"commands": [
{
"commandLine": "mvn clean install -f ${current.project.path}",
"name": "newMaven",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Name shouldn't be more descriptive ?
Like
mvn clean install
Or
Build current project

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@benoitf we use short command names so that they are nicely displayed in the widget. But agree, newMaven isn't good.

@ghost ghost merged commit c44ee12 into master Jun 8, 2016
@ghost ghost deleted the CHE-459 branch June 8, 2016 14:15
@codenvy-ci
Copy link

This pull request was closed.
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.

3 participants