GitHub user trajano opened a pull request:

    https://github.com/apache/maven/pull/97

    .travis and SonarQube.com support

    This PR provides two commits, the first one adds Travis build support.  
https://travis-ci.org/trajano/maven
    
    The second adds SonarQube support.  For the SonarQube support to work, the 
token needs to change to something that is owned by apache/maven repository 
rather than something associated with my ID.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/trajano/maven master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven/pull/97.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #97
    
----
commit 0ecb6bea0867f92001bb0a634fb143209aab0918
Author: Archimedes Trajano <[email protected]>
Date:   2016-11-17T03:03:48Z

    Added Travis build support
    
    Added build status to README.md
    .travis.yml has Apache licence
    
    The builds are done with Oracle7,8 and OpenJDK7.  The Maven memory is set
    to 512M.

commit 691ae404942a0b2280a91129cb0bea99eec3b795
Author: Archimedes Trajano <[email protected]>
Date:   2016-11-17T03:26:59Z

    Added SonarQube support
    
    At the moment the SONAR_TOKEN is pointing to
    https://github.com/trajano/maven please run travis encrypt to get a proper
    key value for Apache.
    
    Sonar is executed only on Oracle JDK8, but the other parts of the build
    are with the older JDKs.

----


---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to