Settings.getProfiles() returning an empty list ----------------------------------------------
Key: MNG-5036 URL: http://jira.codehaus.org/browse/MNG-5036 Project: Maven 2 & 3 Issue Type: Bug Components: Profiles, Settings Affects Versions: 3.0.3, 3.0.2, 3.0.1, 3.0 Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100) Maven home: /opt/maven/apache-maven-3.0.3 Java version: 1.6.0_24, vendor: Sun Microsystems Inc. Java home: /usr/lib/jvm/java-6-sun-1.6.0.24/jre Default locale: fr_FR, platform encoding: UTF-8 OS name: "linux", version: "2.6.35-27-generic", arch: "amd64", family: "unix" Reporter: Julien Nicoulaud This is related to MPH-82: in the "help:all-profiles" goal, [Settings.getProfiles()|http://maven.apache.org/plugins/maven-help-plugin/xref/org/apache/maven/plugins/help/AllProfilesMojo.html#317] returns an empty list since Maven 3.0. Strangely, it works fine when run with mvnDebug (without breakpoint). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira