guix/guix/build/maven
Julien Lepiller 3d3bc413b4
guix: java-utils: Add Maven-related phases.
* guix/build/maven/java.scm: New file.
* guix/build/maven/plugin.scm: New file.
* guix/build/maven/pom.scm: New file.
* Makefile.am (MODULES): Add them.
* guix/build-system/ant.scm (%ant-build-system-modules): Add them to the
build side.
* guix/build/java-utils.scm (generate-plugin.xml, install-pom-file)
(install-from-pom): New procedures.
2020-07-17 04:10:28 +02:00
..
java.scm guix: java-utils: Add Maven-related phases. 2020-07-17 04:10:28 +02:00
plugin.scm guix: java-utils: Add Maven-related phases. 2020-07-17 04:10:28 +02:00
pom.scm guix: java-utils: Add Maven-related phases. 2020-07-17 04:10:28 +02:00