pom-explorer
pom-explorer copied to clipboard
A tool to aid managing lots of maven projects
Is this tool suitable to scan an entire Maven repository? Let's say, a proxy Maven repo, like Artifactory, which takes all requested artifacts from Maven Central (or elsewhere), and caches...
ANd the active graph moves around and gets smaller and smaller - seems to be no way to view it
Tried to build with jdk-17 & apache-maven-3.9.1. The build breaks on `autothreaded` (see below). JDK15 builds with some errors. JDK1.8 (Adoptium) with Maven 3.3 seem to work, but there are...
Bumps [undertow-core](https://github.com/undertow-io/undertow) from 1.4.15.Final to 2.2.24.Final. Commits 1c15c29 Prepare 2.2.24.Final d8f06aa Merge pull request #1457 from fl4via/2.2.x_backport_bug_fixes f0a0f24 [UNDERTOW-2252] Potential fix for the SslConduit.dataToUnwrap buffer leak 1302c8c [UNDERTOW-2239] CVE-2023-1108 At...
Bumps [undertow-core](https://github.com/undertow-io/undertow) from 1.4.0.Final to 2.2.24.Final. Commits 1c15c29 Prepare 2.2.24.Final d8f06aa Merge pull request #1457 from fl4via/2.2.x_backport_bug_fixes f0a0f24 [UNDERTOW-2252] Potential fix for the SslConduit.dataToUnwrap buffer leak 1302c8c [UNDERTOW-2239] CVE-2023-1108 At...
Getting below when `fetching pom file for gav com.xxx:parent:2.0.6`. Thanks ``` analyze directory /Users/xxx/auto-clone-xxx Analyzing directory '/Users/xxx/auto-clone-xxx'... possible options: verbose, nofetch, offline, profiles analyzing '/Users/xxx/auto-clone-xxx' Pom Analysis ready! adding directory...
Bumps [gson](https://github.com/google/gson) from 2.8.1 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...
Bumps [gson](https://github.com/google/gson) from 2.3.1 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...
The graph I am interested is not the test graph. I would like to be able to easily exclude the test artefacts.
How do I use the garbage dependencies command? It requires the gavFilter arg but there is no explanation of what that is.