Re: [DISCUSS] Maven Dependency Plugin

2024-03-21 Thread Elliotte Rusty Harold
really don't need" or > "never used" or "shrug") > - what is missing? > > Thanks > T -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Surefire plain text reports

2022-11-18 Thread Elliotte Rusty Harold
rts/yourTestName.txt > > It can be disabled by using the "useFile" parameter. > > Question - Does somebody use such reports? > I'm thinking about removing those at all and saving some CO2 :-) > > What do you think? > > -- > Sł

Running tests from a test jar

2021-03-31 Thread Elliotte Rusty Harold
ies to the dependencies section. Is there any way around this? There's a more complete pom.xml here: https://github.com/GoogleCloudPlatform/cloud-opensource-java/pull/2003/files -- Elliotte Rusty Harold elh...@ibiblio.org - To unsu

[ANN] Apache Maven Dependency Analyzer Plugin 1.11.3 Released

2020-09-16 Thread Elliotte Rusty Harold
The Apache Maven team is pleased to announce the release of the Apache Maven Dependency Analyzer Plugin, version 1.11.3 This plugin analyzes the dependencies of a project for undeclared and unused artifacts. https://maven.apache.org/shared/maven-dependency-analyzer/ You should specify the versio

[ANN] Apache Maven Dependency Analyzer Plugin 1.11.2 Released

2020-07-29 Thread Elliotte Rusty Harold
The Apache Maven team is pleased to announce the release of the Apache Maven Dependency Analyzer Plugin, version 1.11.2 This plugin analyzes the dependencies of a project for undeclared and unused artifacts. https://maven.apache.org/shared/maven-dependency-analyzer/ You should specify the versio

Re: Maven moving to the next level: the build/consumer pom

2020-06-24 Thread Elliotte Rusty Harold
detail[2] > It is still a draft, as there are still parts where we need to reach > consensus. > This page is intended as a base for discussions by Maven developers, users > and related projects, such as IDEs, Repository Managers, CI Servers, etc. > > Looking forward for any fee

Re: Programmatic access to enforcer plugin

2018-07-21 Thread Elliotte Rusty Harold
; ?... > > > Kind regards > Karl Heinz Marbaise > > > On 19/07/18 20:13, Elliotte Rusty Harold wrote: >> >> Short of forking the project, is any sort of programmatic API for the >> Maven enforcer plugin available? E.g. I'd like to point a rule at a >&g

Programmatic access to enforcer plugin

2018-07-19 Thread Elliotte Rusty Harold
e any docs better than reading the source code? Thanks. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Reading dependencyManagement element with resolver

2018-03-27 Thread Elliotte Rusty Harold
, but I can't find it. P.S. The Maven resolver git repo at https://git-wip-us.apache.org/repos/asf/maven-resolver.git/ seems to have gone 404. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: users-uns