Continuum

Configure the possibility of resolving or not the search of build executables (maven, ant ...)

Details

  • Type: Wish Wish
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 1.1-alpha-1
  • Fix Version/s: 1.1-beta-1
  • Labels:
    None
  • Environment:
    anyone
    i tested only on Redhat
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

When continuum 1.1 starts, logs contains :
2007-04-26 11:55:45,827 [main] WARN ContinuumBuildExecutor:maven-1 - Could not find the executable 'maven' in the path '[$PATH]'.
2007-04-26 11:55:45,833 [main] INFO ContinuumBuildExecutor:ant - Resolved the executable 'ant' to '/usr/bin/ant'.
2007-04-26 11:55:46,600 [main] WARN ContinuumBuildExecutor:maven2 - Could not find the executable 'mvn' in the path '[$PATH]'.

This search override any alias defined in a user environment.
This search follows the PATH definition order

We want to use another ant with Continuum (using a shell script to launch ant in a specific environnement)
We can't change the Path order because of internal conflicts.

It would be fine if the Continuum configuration contains a "check path for build executables" parameter.

Activity

Hide
Emmanuel Venisse added a comment -

Fixed by CONTINUUM-44

Show
Emmanuel Venisse added a comment - Fixed by CONTINUUM-44

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: