Re: Maven Deploy fails

2022-11-11 Thread Karl Heinz Marbaise

Hi,
On 11.11.22 08:40, e...@zusammenkunft.net wrote:

Hello,

I think the /usr/bin/mvn (i.e. "not in path") and /usr/share/maven/ points
to a non-pristine distribution shipped Maven (Debian?).


The distro we are talking about is Ubuntu..




I would start with using an upstream Maven distribution archive to make sure
its no packaging error. )And also use a supported JDK by fixin PATH and 
JAVA_HOME.

If its a packaging problem the Distribution would be the right place to get 
support.


It does not look like that...




(But we already mentioned a few ttimes as a developer you might want to have 
multiple pristine maven installs independent of your distribution anyway).

Gruss
Bernd




Kind regards
Karl Heinz Marbaise

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



[ANN] Maven Resolver 1.9.0 Released

2022-11-11 Thread Tamás Cservenák
Howdy,

The Apache Maven Team is pleased to announce the release
of Maven Resolver 1.9.0

https://maven.apache.org/resolver/

Release notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628=12351593

Release Notes - Maven Resolver - Version 1.9.0

** Bug
* [MRESOLVER-285] - File locking on Windows knows to misbehave
** New Feature
* [MRESOLVER-167] - Support forcing specific repositories for artifacts
* [MRESOLVER-268] - Apply artifact checksum verification for any
resolved artifact
* [MRESOLVER-274] - Introduce Remote Repository Filter feature
* [MRESOLVER-275] - Introduce trusted checksums source
* [MRESOLVER-276] - Resolver post-processor
* [MRESOLVER-278] - BREAKING: Introduce RepositorySystem shutdown hooks
** Improvement
* [MRESOLVER-7] - Download dependency POMs in parallel in BF collector
* [MRESOLVER-266] - Simplify adapter creation and align configuration
for it
* [MRESOLVER-269] - Allow more compact storage of provided checksums
* [MRESOLVER-273] - Create more compact File locking layout/mapper
* [MRESOLVER-284] - BREAKING: Some Sisu parameters needs to be bound
* [MRESOLVER-286] - Improve basic connector closed state handling
** Task
* [MRESOLVER-279] - Simplify and improve trusted checksum sources
* [MRESOLVER-281] - Update configurations page with new elements
* [MRESOLVER-282] - Drop PartialFile
** Dependency upgrade
* [MRESOLVER-272] - Update parent POM to 37, remove plugin version
overrides, update bnd
* [MRESOLVER-280] - Upgrade invoker, install, deploy, require maven
3.8.4+


Have fun,
T


[ANN] Maven Indexer 7.0.0 Released

2022-11-11 Thread Tamás Cservenák
Howdy,

The Apache Maven Team is pleased to announce the release
of Maven Indexer 7.0.0

https://maven.apache.org/maven-indexer/

Important: Starting with version 7.x the project requires Java 11!

Release notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317523=12342224

Release Notes - Maven Indexer - Version 7.0.0

** New Feature
* [MINDEXER-173] - Search API remains Java8
** Improvement
* [MINDEXER-151] - Speed up Index update from remote
* [MINDEXER-155] - Add Maven site descriptor for all modules
* [MINDEXER-165] - I think RecordCompactor and RecordExpander can
implement Function
* [MINDEXER-171] - Support SHA256 and SHA512 HashType
** Task
* [MINDEXER-141] - Align tests to one provider
* [MINDEXER-148] - Change the coordinates of CLI shaded Jar
* [MINDEXER-152] - BREAKING: Rework index-reader APIs
* [MINDEXER-161] - BREAKING: Upgrade to Java 11
* [MINDEXER-167] - Drop shading for indexer-core
* [MINDEXER-169] - Drop Wagon legacy transport
* [MINDEXER-170] - Fully get rid of any Plexus stuff
* [MINDEXER-174] - Simplify SMO backend
** Dependency upgrade
* [MINDEXER-162] - Upgrade to Lucene 9.2
* [MINDEXER-163] - Update dependencies
* [MINDEXER-168] - Update project and build dependencies
* [MINDEXER-172] - Update Lucene, gson, plexus-utils


Have fun,
T