Continuum

CLONE -build reported as successful on win xp even when maven build fails if continuum is run as a service

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0
  • Fix Version/s: 1.0.2
  • Component/s: None
  • Labels:
    None
  • Environment:
    Maven 1.0.2
    Java 1.5
    Win XP SP2
    Continuum 1.0
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

Continuum always reports a successful build even when Maven reports a build failure.

Activity

Hide
Shinobu Kawai added a comment -

Sorry, I didn't know how to reopen an issue. This is an addition to CONTINUUM-413.

The workaround does not work if Continuum is run as a service, because run.bat is not used.

Show
Shinobu Kawai added a comment - Sorry, I didn't know how to reopen an issue. This is an addition to CONTINUUM-413. The workaround does not work if Continuum is run as a service, because run.bat is not used.
Hide
Shinobu Kawai added a comment -

Adding
set.MAVEN_TERMINATE_CMD=on
to wrapper.conf does the trick. Now, you don't need the run.bat fix anymore.

Show
Shinobu Kawai added a comment - Adding set.MAVEN_TERMINATE_CMD=on to wrapper.conf does the trick. Now, you don't need the run.bat fix anymore.
Hide
Emmanuel Venisse added a comment -

In 1.0.2, you'll don't need to add it in run.bat or wrapper.conf.

Show
Emmanuel Venisse added a comment - In 1.0.2, you'll don't need to add it in run.bat or wrapper.conf.
Hide
Emmanuel Venisse added a comment -

Done. MAVEN_TERMINATE_CMD is always attach now to cli execution.

Show
Emmanuel Venisse added a comment - Done. MAVEN_TERMINATE_CMD is always attach now to cli execution.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: