Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 3.1
-
Component/s: inheritance
-
Labels:None
-
Environment:Hideubuntu 8.10
maven 2.10
/opt/development/tools/apache-maven-2.1.0/bin/mvn --version
Warning: JAVA_HOME environment variable is not set.
Apache Maven 2.1.0 (r755702; 2009-03-18 20:10:27+0100)
Java version: 1.6.0_10
Java home: /usr/lib/jvm/java-6-sun-1.6.0.10/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.27-11-generic" arch: "i386" Family: "unix"
Showubuntu 8.10 maven 2.10 /opt/development/tools/apache-maven-2.1.0/bin/mvn --version Warning: JAVA_HOME environment variable is not set. Apache Maven 2.1.0 (r755702; 2009-03-18 20:10:27+0100) Java version: 1.6.0_10 Java home: /usr/lib/jvm/java-6-sun-1.6.0.10/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux" version: "2.6.27-11-generic" arch: "i386" Family: "unix"
-
Testcase included:yes
-
Number of attachments :
Description
this issue is the clone of http://jira.codehaus.org/browse/MNG-3808
the output of
/opt/development/tools/apache-maven-2.1.0/bin/mvn clean install site -X > sitefull.log
is in attachment with the whole project.
the command was executed in Regression/ComponentB
Feel free to ask more info!
thanks
Attachments
Issue Links
| This issue relates to: | ||||
| MNG-3808 | Execution order of report plugins is arbitrary if inheritance is involved |
|
|
|
| This issue is related to: | ||||
| MNG-3808 | Execution order of report plugins is arbitrary if inheritance is involved |
|
|
|
| MPIR-182 | Make order of reports shown in "Project Reports" configurable |
|
|
|
| This issue depends upon: | ||||
| MNG-5140 | wrong reports order inside reportSet |
|
|
|
sorry forgot...
as you can see in the log, the last executed report plugin is Source Xref, instead of the expected qa lab.
all reports plugin are specified in the parent