<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/maven.scm, branch master</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>gnu: Reference the inherited inputs values.</title>
<updated>2026-03-20T12:27:16+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2026-03-11T22:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1ae20f03f43a2af2bcde3751a2809fe152298d34'/>
<id>1ae20f03f43a2af2bcde3751a2809fe152298d34</id>
<content type='text'>
This commit was made by running this command:

  sed -e's/modify-inputs (package-\([a-z-]*\)inputs [a-zA-Z0-9-]\+)/modify-inputs \1inputs/g' -i gnu/packages/*.scm

… and then reverting individual hunks where the change would trigger unbound
variable warnings or other issues (such as ‘native-inputs’ is bound in the
body of the ‘inputs’ field, but it refers to the ‘native-inputs’ thunk defined
just above).

Change-Id: I6d94819f2809313fa1fbefc61897502ee7d66fab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit was made by running this command:

  sed -e's/modify-inputs (package-\([a-z-]*\)inputs [a-zA-Z0-9-]\+)/modify-inputs \1inputs/g' -i gnu/packages/*.scm

… and then reverting individual hunks where the change would trigger unbound
variable warnings or other issues (such as ‘native-inputs’ is bound in the
body of the ‘inputs’ field, but it refers to the ‘native-inputs’ thunk defined
just above).

Change-Id: I6d94819f2809313fa1fbefc61897502ee7d66fab
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Reference the inherited ‘arguments’ value.</title>
<updated>2026-03-20T12:27:15+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2026-03-07T10:19:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=2a50c9598bb7fe4175c4f29df07656a7f0a07801'/>
<id>2a50c9598bb7fe4175c4f29df07656a7f0a07801</id>
<content type='text'>
This commit was made by running this command:

  sed -e's/substitute-keyword-arguments (package-arguments [a-zA-Z0-9-]\+)/substitute-keyword-arguments arguments/g' -i gnu/packages/*.scm

… and then:

  1. reverting changes from ‘gnu/packages/rust.scm’ and
     ‘gnu/packages/java.scm’ since they would incur derivation changes and/or
     breakage;
  2. reverting the change for ‘gcc-final’ in ‘gnu/packages/commencement.scm’;
  3. reverting the change for ‘onnx-optimizer’, ‘openquest’, and ‘certbot’,
     which use ‘substitute-keyword-arguments’ for arguments that are not
     inherited (and thus ‘arguments’ would be unbound);
  4. reverting the change for ‘insight-toolkit-legacy’ and ‘wine64-staging’
     which make bogus assumptions about inherited arguments.

Change-Id: I122a7cf517b6b63cae38944b5d33ade4b1f5a89c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit was made by running this command:

  sed -e's/substitute-keyword-arguments (package-arguments [a-zA-Z0-9-]\+)/substitute-keyword-arguments arguments/g' -i gnu/packages/*.scm

… and then:

  1. reverting changes from ‘gnu/packages/rust.scm’ and
     ‘gnu/packages/java.scm’ since they would incur derivation changes and/or
     breakage;
  2. reverting the change for ‘gcc-final’ in ‘gnu/packages/commencement.scm’;
  3. reverting the change for ‘onnx-optimizer’, ‘openquest’, and ‘certbot’,
     which use ‘substitute-keyword-arguments’ for arguments that are not
     inherited (and thus ‘arguments’ would be unbound);
  4. reverting the change for ‘insight-toolkit-legacy’ and ‘wine64-staging’
     which make bogus assumptions about inherited arguments.

Change-Id: I122a7cf517b6b63cae38944b5d33ade4b1f5a89c
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add maven-3.8-core.</title>
<updated>2026-02-09T18:21:45+00:00</updated>
<author>
<name>Kristiyan Kanchev</name>
<email>skrechy@gmail.com</email>
</author>
<published>2026-02-08T09:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=e076c32fdff1faf59a831859d096327dde6995ff'/>
<id>e076c32fdff1faf59a831859d096327dde6995ff</id>
<content type='text'>
* gnu/packages/maven.scm (maven-3.8-core): New variable.

Change-Id: I8bb788d40288b4c0d915d0f3b7ad387c648dc457
Signed-off-by: Julien Lepiller &lt;julien@lepiller.eu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/maven.scm (maven-3.8-core): New variable.

Change-Id: I8bb788d40288b4c0d915d0f3b7ad387c648dc457
Signed-off-by: Julien Lepiller &lt;julien@lepiller.eu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add maven-3.8-plugin-api.</title>
<updated>2026-02-09T18:21:43+00:00</updated>
<author>
<name>Kristiyan Kanchev</name>
<email>skrechy@gmail.com</email>
</author>
<published>2026-02-08T09:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=118fe39f9ab52e0479b807a20fb0510980fafcff'/>
<id>118fe39f9ab52e0479b807a20fb0510980fafcff</id>
<content type='text'>
* gnu/packages/maven.scm (maven-3.8-plugin-api): New variable.

Change-Id: Id04a145f9fefb51c7267ef7a3b21808a99b831aa
Signed-off-by: Julien Lepiller &lt;julien@lepiller.eu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/maven.scm (maven-3.8-plugin-api): New variable.

Change-Id: Id04a145f9fefb51c7267ef7a3b21808a99b831aa
Signed-off-by: Julien Lepiller &lt;julien@lepiller.eu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add maven-3.8-resolver-provider.</title>
<updated>2026-02-09T18:21:41+00:00</updated>
<author>
<name>Kristiyan Kanchev</name>
<email>skrechy@gmail.com</email>
</author>
<published>2026-02-08T09:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=081c5e5d2d22497ac37e093f85b4880f84eb025b'/>
<id>081c5e5d2d22497ac37e093f85b4880f84eb025b</id>
<content type='text'>
* gnu/packages/maven.scm (maven-3.8-resolver-provider): New variable.

Change-Id: I50409f4163746685ee078aaaa6f54d1c19cb255c
Signed-off-by: Julien Lepiller &lt;julien@lepiller.eu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/maven.scm (maven-3.8-resolver-provider): New variable.

Change-Id: I50409f4163746685ee078aaaa6f54d1c19cb255c
Signed-off-by: Julien Lepiller &lt;julien@lepiller.eu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add maven-3.8-repository-metadata.</title>
<updated>2026-02-09T18:21:39+00:00</updated>
<author>
<name>Kristiyan Kanchev</name>
<email>skrechy@gmail.com</email>
</author>
<published>2026-02-08T09:58:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=344fd8543e116eba5a88d7eba210a033b1c484fd'/>
<id>344fd8543e116eba5a88d7eba210a033b1c484fd</id>
<content type='text'>
* gnu/packages/maven.scm (maven-3.8-repository-metadata): New variable.

Change-Id: I3eb99502e023338ad1f81797479e04c39bf288c0
Signed-off-by: Julien Lepiller &lt;julien@lepiller.eu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/maven.scm (maven-3.8-repository-metadata): New variable.

Change-Id: I3eb99502e023338ad1f81797479e04c39bf288c0
Signed-off-by: Julien Lepiller &lt;julien@lepiller.eu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add maven-3.8-model-builder.</title>
<updated>2026-02-09T18:21:37+00:00</updated>
<author>
<name>Kristiyan Kanchev</name>
<email>skrechy@gmail.com</email>
</author>
<published>2026-02-08T09:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=39e353a709d974e112640f9f3563fc24c2e249be'/>
<id>39e353a709d974e112640f9f3563fc24c2e249be</id>
<content type='text'>
* gnu/packages/maven.scm (maven-3.8-model-builder): New variable.

Change-Id: I724d1cdd2143f425533951b76d68720b45fd962c
Signed-off-by: Julien Lepiller &lt;julien@lepiller.eu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/maven.scm (maven-3.8-model-builder): New variable.

Change-Id: I724d1cdd2143f425533951b76d68720b45fd962c
Signed-off-by: Julien Lepiller &lt;julien@lepiller.eu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add maven-3.8-settings-builder.</title>
<updated>2026-02-09T18:21:35+00:00</updated>
<author>
<name>Kristiyan Kanchev</name>
<email>skrechy@gmail.com</email>
</author>
<published>2026-02-08T09:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=26a3a2e02a37f182d97f46b288639b84fbddb70d'/>
<id>26a3a2e02a37f182d97f46b288639b84fbddb70d</id>
<content type='text'>
* gnu/packages/maven.scm (maven-3.8-settings-builder): New variable.

Change-Id: I62ab9efa60992d508556c6b3e7c330d4a20a624a
Signed-off-by: Julien Lepiller &lt;julien@lepiller.eu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/maven.scm (maven-3.8-settings-builder): New variable.

Change-Id: I62ab9efa60992d508556c6b3e7c330d4a20a624a
Signed-off-by: Julien Lepiller &lt;julien@lepiller.eu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add maven-3.8-settings.</title>
<updated>2026-02-09T18:21:31+00:00</updated>
<author>
<name>Kristiyan Kanchev</name>
<email>skrechy@gmail.com</email>
</author>
<published>2026-02-08T09:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=34dd30678689a5b8c104ab6dd4476845348b815e'/>
<id>34dd30678689a5b8c104ab6dd4476845348b815e</id>
<content type='text'>
* gnu/packages/maven.scm (maven-3.8-settings): New variable.

Change-Id: Id1b5f985daf15f667a538661a592abffb52f39bc
Signed-off-by: Julien Lepiller &lt;julien@lepiller.eu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/maven.scm (maven-3.8-settings): New variable.

Change-Id: Id1b5f985daf15f667a538661a592abffb52f39bc
Signed-off-by: Julien Lepiller &lt;julien@lepiller.eu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add maven-3.8-builder-support.</title>
<updated>2026-02-09T18:21:29+00:00</updated>
<author>
<name>Kristiyan Kanchev</name>
<email>skrechy@gmail.com</email>
</author>
<published>2026-02-08T09:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=be2e11e565ffdffeeb6273979e39a741739e7900'/>
<id>be2e11e565ffdffeeb6273979e39a741739e7900</id>
<content type='text'>
* gnu/packages/maven.scm (maven-3.8-builder-support): New variable.

Change-Id: I34f6ba5e3b7e77f63d8877d16d63c554ce618cba
Signed-off-by: Julien Lepiller &lt;julien@lepiller.eu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/maven.scm (maven-3.8-builder-support): New variable.

Change-Id: I34f6ba5e3b7e77f63d8877d16d63c554ce618cba
Signed-off-by: Julien Lepiller &lt;julien@lepiller.eu&gt;
</pre>
</div>
</content>
</entry>
</feed>
