[GitHub] maven issue #97: .travis and SonarQube.com support

2017-02-06 Thread trajano
Github user trajano commented on the issue: https://github.com/apache/maven/pull/97 Awesome. does the https://github.com/apache/maven/blob/master/Jenkinsfile also process pull requests so both non-Apache and Apache collaborators can double check their work before sending over? ---

[GitHub] maven issue #97: .travis and SonarQube.com support

2017-02-06 Thread bindul
Github user bindul commented on the issue: https://github.com/apache/maven/pull/97 @trajano - I was talking more about the Sonar analysis rather than the travis config. Since Maven is an Apache project, the Apache SonarQube instance might be a better place to track the project's

[GitHub] maven-surefire issue #142: SUREFIRE-1330: Import provider code donated by JU...

2017-02-06 Thread marcphilipp
Github user marcphilipp commented on the issue: https://github.com/apache/maven-surefire/pull/142 > It may be possible to the the tests running by explicitly declaring the already released provider by the JUnit team as described in their documentation. I gave that a try but was

[GitHub] maven-surefire pull request #142: SUREFIRE-1330: Import provider code donate...

2017-02-06 Thread marcphilipp
Github user marcphilipp commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/142#discussion_r99669653 --- Diff: surefire-providers/pom.xml --- @@ -41,6 +41,7 @@ surefire-junit3 surefire-junit4 surefire-junit47 +

[GitHub] maven-surefire pull request #142: SUREFIRE-1330: Import provider code donate...

2017-02-06 Thread marcphilipp
Github user marcphilipp commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/142#discussion_r99669961 --- Diff: surefire-providers/surefire-junit5/src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider --- @@

[GitHub] maven pull request #101: Spelling api

2017-02-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/maven/pull/101 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] maven-surefire pull request #142: SUREFIRE-1330: Import provider code donate...

2017-02-06 Thread britter
GitHub user britter opened a pull request: https://github.com/apache/maven-surefire/pull/142 SUREFIRE-1330: Import provider code donated by JUnit team This PR adds the code donated in [SUREFIRE-1330](https://issues.apache.org/jira/browse/SUREFIRE-1330) by @marcphilipp. Here are

[GitHub] maven issue #97: .travis and SonarQube.com support

2017-02-06 Thread trajano
Github user trajano commented on the issue: https://github.com/apache/maven/pull/97 @bindul that's a good find, except I don't know how to access that myself and Maven isn't listed there. One advantage of the `.travis.yml` approach is it shows other people how to build it as part

[GitHub] maven issue #97: .travis and SonarQube.com support

2017-02-06 Thread bindul
Github user bindul commented on the issue: https://github.com/apache/maven/pull/97 Apache has an instance of SonarQube (https://builds.apache.org/analysis) which can be updated as part of the Jenkins build run on branches (https://builds.apache.org/job/maven-3.x-jenkinsfile/) why not

Visual DDL Maven Plugin

2017-02-06 Thread Tibor Digana
Hi, I have a specific problem, I need to generate UML from DDL of relational database and I am looking for a Maven plugin. I found only Hibernate Tools and Torque but both generate a kind of Javadoc. I am looking for a generator of visual representation of DDL. Exists such Maven plugin? If you

[GitHub] maven-surefire pull request #141: SUREFIRE-1331: Bump version number for 3.0...

2017-02-06 Thread britter
GitHub user britter opened a pull request: https://github.com/apache/maven-surefire/pull/141 SUREFIRE-1331: Bump version number for 3.0.0 release line You can merge this pull request into a Git repository by running: $ git pull https://github.com/britter/maven-surefire