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?
---
I
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 quali
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 unable
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
+sur
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 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 enabl
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 the
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 of
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
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 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 SUREFIR
11 matches
Mail list logo