Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

~/.m2/settings.xml required #90

Description

@andreasaronsson

When running mvn unleash:perform on a system with only the default settings.xml in /usr/share/maven/confand no settings.xml in ~/.m2 I get the following error:

[ERROR] Error executing Maven. [ERROR] The specified user settings file does not exist: /pathto/userhome/.m2/settings.xml [ERROR] An exception was caught while processing the workflow step with id 'buildReleaseArtifacts'. org.apache.maven.plugin.MojoFailureException: Error during project build: 1 at com.itemis.maven.plugins.unleash.steps.actions.BuildProject.execute(BuildProject.java:81) at com.itemis.maven.plugins.cdi.internal.util.workflow.WorkflowExecutor.executeSequentialWorkflowStep(WorkflowExecutor.java:157) at com.itemis.maven.plugins.cdi.internal.util.workflow.WorkflowExecutor.execute(WorkflowExecutor.java:119)

I was expecting unleash to fallback to using the default settings.xml

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions