You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Byte Schubser (JIRA)" <ji...@codehaus.org> on 2013/10/07 09:26:52 UTC

[jira] (MRELEASE-848) Properties disappear when starting build

Byte Schubser created MRELEASE-848:
--------------------------------------

             Summary: Properties disappear when starting build
                 Key: MRELEASE-848
                 URL: https://jira.codehaus.org/browse/MRELEASE-848
             Project: Maven Release Plugin
          Issue Type: Bug
          Components: perform, prepare
    Affects Versions: 2.4.1
         Environment: Windows, Linux
            Reporter: Byte Schubser
            Priority: Blocker


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira