[UNOMI-236] Add a profile for OWASP maven plugin#89
Merged
asfgit merged 1 commit intoapache:masterfrom Jun 17, 2019
Merged
Conversation
|
Refer to this link for build results (access rights to CI server needed): Build result: FAILURE[...truncated 619.33 KB...][JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/unomi-pr/samples/pom.xml to org.apache.unomi/samples/1.5.0-SNAPSHOT/samples-1.5.0-SNAPSHOT.pom[JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/unomi-pr/extensions/geonames/services/pom.xml to org.apache.unomi/cxs-geonames-services/1.5.0-SNAPSHOT/cxs-geonames-services-1.5.0-SNAPSHOT.pom[JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/unomi-pr/extensions/geonames/services/target/cxs-geonames-services-1.5.0-SNAPSHOT.jar to org.apache.unomi/cxs-geonames-services/1.5.0-SNAPSHOT/cxs-geonames-services-1.5.0-SNAPSHOT.jar[JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/unomi-pr/extensions/geonames/services/src/main/resources/org.apache.unomi.geonames.cfg to org.apache.unomi/cxs-geonames-services/1.5.0-SNAPSHOT/cxs-geonames-services-1.5.0-SNAPSHOT-geonamescfg.cfg[Fast Archiver] Compressed 1.08 MB of artifacts by 89.5% relative to #10[JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/unomi-pr/extensions/unomi-mailchimp/pom.xml to org.apache.unomi/unomi-mailchimp-connector/1.5.0-SNAPSHOT/unomi-mailchimp-connector-1.5.0-SNAPSHOT.pom[JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/unomi-pr/samples/login-integration/pom.xml to org.apache.unomi/login-integration-sample/1.5.0-SNAPSHOT/login-integration-sample-1.5.0-SNAPSHOT.pom[JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/unomi-pr/samples/login-integration/target/login-integration-sample-1.5.0-SNAPSHOT.jar to org.apache.unomi/login-integration-sample/1.5.0-SNAPSHOT/login-integration-sample-1.5.0-SNAPSHOT.jar[JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/unomi-pr/extensions/router/router-service/pom.xml to org.apache.unomi/unomi-router-service/1.5.0-SNAPSHOT/unomi-router-service-1.5.0-SNAPSHOT.pom[JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/unomi-pr/extensions/router/router-service/target/unomi-router-service-1.5.0-SNAPSHOT.jar to org.apache.unomi/unomi-router-service/1.5.0-SNAPSHOT/unomi-router-service-1.5.0-SNAPSHOT.jar[Fast Archiver] Compressed 1.08 MB of artifacts by 89.8% relative to #10[JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/unomi-pr/services/pom.xml to org.apache.unomi/unomi-services/1.5.0-SNAPSHOT/unomi-services-1.5.0-SNAPSHOT.pom[JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/unomi-pr/services/target/unomi-services-1.5.0-SNAPSHOT.jar to org.apache.unomi/unomi-services/1.5.0-SNAPSHOT/unomi-services-1.5.0-SNAPSHOT.jar[JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/unomi-pr/services/src/main/resources/org.apache.unomi.services.cfg to org.apache.unomi/unomi-services/1.5.0-SNAPSHOT/unomi-services-1.5.0-SNAPSHOT-servicescfg.cfg[JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/unomi-pr/services/src/main/resources/org.apache.unomi.thirdparty.cfg to org.apache.unomi/unomi-services/1.5.0-SNAPSHOT/unomi-services-1.5.0-SNAPSHOT-thirdpartycfg.cfg[JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/unomi-pr/services/src/main/resources/org.apache.unomi.cluster.cfg to org.apache.unomi/unomi-services/1.5.0-SNAPSHOT/unomi-services-1.5.0-SNAPSHOT-clustercfg.cfg[JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/unomi-pr/services/src/main/resources/hazelcast.xml to org.apache.unomi/unomi-services/1.5.0-SNAPSHOT/unomi-services-1.5.0-SNAPSHOT-hazelcastconfig.xml[Fast Archiver] Compressed 2.68 MB of artifacts by 87.6% relative to #10channel stopped[INFO] Cleaning up at application shutdown...[INFO] The Elasticsearch process has already stopped. Nothing to clean upSetting status of 3c2ada2 to FAILURE with url https://builds.apache.org/job/unomi-pr/11/ and message: 'FAILURE 'Using context: Jenkins: mvn clean install |
Contributor
|
Ok I've merged the PR thanks ! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR add a profile to run the owasp
dependency-check-mavenplugin.Usage:
mvn verify -Powasp: report generated undertarget/dependency-check-report.htmlmvn site -Powasp: report generated under ̀target/site/dependency-check-report.html`