Branch: refs/heads/master
Home: https://github.com/jenkinsci/pipeline-maven-plugin
Commit: 820233d6356972a6ac9aacad4fa3a1a1d7808b4e
https://github.com/jenkinsci/pipeline-maven-plugin/commit/820233d6356972a6ac9aacad4fa3a1a1d7808b4e
Author: Olivier Lamy <[email protected]>
Date: 2024-03-06 (Wed, 06 Mar 2024)
Changed paths:
M pipeline-maven-api/pom.xml
M
pipeline-maven-api/src/main/java/org/jenkinsci/plugins/pipeline/maven/MavenArtifact.java
M
pipeline-maven-api/src/main/java/org/jenkinsci/plugins/pipeline/maven/dao/PipelineMavenPluginDao.java
M pipeline-maven-database/pom.xml
M pipeline-maven/pom.xml
M
pipeline-maven/src/main/java/org/jenkinsci/plugins/pipeline/maven/GlobalPipelineMavenConfig.java
M
pipeline-maven/src/main/java/org/jenkinsci/plugins/pipeline/maven/MavenSpyLogProcessor.java
M
pipeline-maven/src/main/java/org/jenkinsci/plugins/pipeline/maven/NeededPipelineMavenDatabasePluginAdminMonitor.java
M
pipeline-maven/src/main/java/org/jenkinsci/plugins/pipeline/maven/WithMavenStepExecution2.java
M
pipeline-maven/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/DependenciesFingerprintPublisher.java
M
pipeline-maven/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/DependenciesLister.java
M
pipeline-maven/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/GeneratedArtifactsPublisher.java
M
pipeline-maven/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/TasksScannerPublisher.java
M
pipeline-maven/src/main/java/org/jenkinsci/plugins/pipeline/maven/util/XmlUtils.java
M
pipeline-maven/src/test/java/org/jenkinsci/plugins/pipeline/maven/ConfigurationAsCodeNeedDockerTest.java
M
pipeline-maven/src/test/java/org/jenkinsci/plugins/pipeline/maven/WithMavenStepNoOptionalsTest.java
M pom.xml
Log Message:
-----------
cleanup some dependencies not needed to be included in hpi (#765)
* cleanup some dependencies not needed to be included in hpi
Signed-off-by: Olivier Lamy <[email protected]>
* more cleanup, we do not need to add jar in the plugin packaging only for
javadoc reason
Signed-off-by: Olivier Lamy <[email protected]>
* fix build with using commons lang3 api
Signed-off-by: Olivier Lamy <[email protected]>
* cleanup this
Signed-off-by: Olivier Lamy <[email protected]>
* spotless
Signed-off-by: Olivier Lamy <[email protected]>
---------
Signed-off-by: Olivier Lamy <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkinsci/pipeline-maven-plugin/settings/notifications
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-maven-plugin/push/refs/heads/master/203979-820233%40github.com.