Verifier#setDebug seems ineffective
-----------------------------------
Key: MSHARED-178
URL: http://jira.codehaus.org/browse/MSHARED-178
Project: Maven Shared Components
Issue Type: Bug
Components: maven-verifier
Affects Versions: maven-verifier 1.2
Reporter: Jerome Lacoste
Looking at the Verifier code:
http://maven.apache.org/shared/maven-verifier/xref/index.html
it seems that this.debug is only used in the constructor
(http://maven.apache.org/shared/maven-verifier/xref/org/apache/maven/it/Verifier.html#130).
The setDebug() method
(http://maven.apache.org/shared/maven-verifier/xref/org/apache/maven/it/Verifier.html#2056)
will then be ineffective.
--
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