Skip to content

[MNG-6869] New flag to verify the status #8429

@jira-importer

Description

@jira-importer

Robert Scholte opened MNG-6869 and commented

While working on INFRA-19861 we had issues with invalid changes in the settings.xml.
This was detected too late. After installation mvn --version is called, but it will only show the version of Maven.
It would be better to have a flag that verifies it a bit more:

  • can Maven read/write to the local repository
  • can Maven access all predefined repositories? (does the proxy work?)
    This gives a much better feedback if Maven can do its job.

Current workaround: call something like mvn help:evaluate -Dexpression=settings.localRepository -q -DforceStdout


Issue Links:

  • MNG-7075 mvnDebug should only enter debug mode if not an informative or encryption switch has been passed

Remote Links:

0 votes, 6 watchers

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions