mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add maven-filtering.
* gnu/packages/maven.scm (maven-filtering): New variable. * gnu/packages/java.scm (java-sisu-build-api): Install from pom file.
This commit is contained in:
parent
ebe6e6f5d2
commit
f0e3e6caa3
2 changed files with 77 additions and 1 deletions
|
@ -4571,7 +4571,9 @@ which behaves as if all files were just created.</description>\n
|
|||
</component>\n
|
||||
</components>\n
|
||||
</component-set>\n")))
|
||||
#t)))))
|
||||
#t))
|
||||
(replace 'install
|
||||
(install-from-pom "pom.xml")))))
|
||||
(inputs
|
||||
`(("java-plexus-utils" ,java-plexus-utils)
|
||||
("java-plexus-container-default" ,java-plexus-container-default)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue