Package: maven / 3.3.9-3~bpo8+1

Metadata

Package Version Patches format
maven 3.3.9-3~bpo8+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
plugins_version.diff | (download)

maven-core/src/main/resources/META-INF/plexus/default-bindings.xml | 56 28 + 28 - 0 !
maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml | 4 2 + 2 - 0 !
pom.xml | 1 1 + 0 - 0 !
3 files changed, 31 insertions(+), 30 deletions(-)

 set default plugins versions to match packages in debian.
 We should find a way to conform to actual upstream standards (maybe
 multiple maven plugins versions)
dep_versions.diff | (download)

pom.xml | 30 15 + 15 - 0 !
1 file changed, 15 insertions(+), 15 deletions(-)

 like for plugins, set dependencies version to
 actual Debian packages in archive.
add_dependencies.diff | (download)

pom.xml | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 explicit dependency on plexus-container-default
 since FTBFS otherwise.
modello configuration.patch | (download)

pom.xml | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 copy the modello plugin configuration from the maven-parent pom
build offline.patch | (download)

build.xml | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 run maven in offline mode during the build