Skip to content

[MRELEASE-848] Properties disappear when starting build #1078

@jira-importer

Description

@jira-importer

Byte Schubser opened MRELEASE-848 and commented

When running a release build, properties given in order to build disappear.

In order to build a module, there are some properties required to build it. E.g. jdbcurl for the database to run an integration test. This property is required as there is no default. This works fine without using the maven-release-plugin. This also works also fine in case the property is set in settings.xml. But when running the release, all the properties given with -Dpropertyname=value do not reach the test. So it is not possible to build.


Affects: 2.4.1

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority:blockerBlocks development and/or testing work, production could not run

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