Re: [jira] [Commented] (MECLIPSE-295) Eclipse plugin fails due to missing org.apache.maven.plugins:maven-eclipse-plugin:pom:test

2016-09-09 Thread Karl Heinz Marbaise
Hi, https://issues.apache.org/jira/browse/INFRA-12591 User is blocked.. Kind regards Karl Heinz Marbaise On 09/09/16 19:34, Karl Heinz Marbaise wrote: Hi Guillaume, Done so... thanks for the hints...I thought I cought them all... If you find more just post here and I will delete them. I have

[GitHub] maven-archetype pull request #13: Archetype 455

2016-09-09 Thread jwang5237
GitHub user jwang5237 opened a pull request: https://github.com/apache/maven-archetype/pull/13 Archetype 455 https://issues.apache.org/jira/browse/ARCHETYPE-455 You can merge this pull request into a Git repository by running: $ git pull https://github.com/jwang5237/maven-arche

[GitHub] maven-archetype pull request #12: Archetype 406

2016-09-09 Thread jwang5237
GitHub user jwang5237 opened a pull request: https://github.com/apache/maven-archetype/pull/12 Archetype 406 https://issues.apache.org/jira/browse/ARCHETYPE-406 You can merge this pull request into a Git repository by running: $ git pull https://github.com/jwang5237/maven-arche

Re: [jira] [Commented] (MECLIPSE-295) Eclipse plugin fails due to missing org.apache.maven.plugins:maven-eclipse-plugin:pom:test

2016-09-09 Thread Karl Heinz Marbaise
Hi Guillaume, Done so... thanks for the hints...I thought I cought them all... If you find more just post here and I will delete them. I have already filed in a ticket for INFRA to block this user... Kind regards Karl Heinz On 09/09/16 19:03, Guillaume Boué wrote: Could someone with the righ

Re: Code Style for IntelliJ 2016.2

2016-09-09 Thread Tibor Digana
Sorry I did not get notice this email. You need to configure your IDE for you pending PR in GitHub, right? :) I use IntelliJ IDEA 14.1.7. The code style for IDEA: https://maven.apache.org/developers/maven-idea-codestyle.xml https://maven.apache.org/developers/conventions/code.html On Wed, Sep 7, 2

Re: colored console

2016-09-09 Thread Romain Manni-Bucau
2016-09-09 10:49 GMT+02:00 Tibor Digana : > @Herve What do you think about Romain's concept: --color-info=blue > --color-error=red --color-warning=yellow-bold > @Romain In MVN 3.4 you can override the colors via system properties, e.g. > -Dstyle.info=bold,blue > ~same as --xxx since it is passed

Re: colored console

2016-09-09 Thread Tibor Digana
@Herve What do you think about Romain's concept: --color-info=blue --color-error=red --color-warning=yellow-bold @Romain In MVN 3.4 you can override the colors via system properties, e.g. -Dstyle.info=bold,blue @Romain, if we had "--color-surefire-test=blue" in CLI then all plugins would require to

Re: colored console

2016-09-09 Thread Romain Manni-Bucau
2016-09-09 7:45 GMT+02:00 Tibor Digana : > Romain, did you mean ${maven.projectBasedir}/.mvn/maven.config [1] ? > Some extension or maven.config. > [1] https://maven.apache.org/docs/3.3.1/release-notes.html > > Could be if all options are mapped to the command line but was more thinking to a color