Hi all,
I am using Jenkins ver. 1.521 and standard maven plugin (ver 1.519) to build maven2 projects. In manifest I can see entries I didn't configure in any of pom files: Built-By: jenkinsHudson-Build-Number: ...Hudson-Project: ...Hudson-Version: ...Jenkins-Build-Number: ..Jenkins-Project: ...Jenkins-Version: ... I can see they are added right in maven plugin code here: https://github.com/jenkinsci/maven-plugin/blob/master/src/main/java/hudson/maven/reporters/BuildInfoRecorder.java#L69. Is there a way I can get rid of them? Thanks, Stas -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
