The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 4 Aug 2003 12:17 AM
Changes:
timeoriginalestimate changed from 0
timeestimate changed from 0 minutes
Fix Version changed to 1.1
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-405&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-405
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-405
Summary: maven.test.skip should also skip test compiles
Type: Improvement
Status: Unassigned
Priority: Major
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
plugin-test
Fix Fors:
1.1
Versions:
1.0-beta-9
Assignee:
Reporter: David Zeleznik
Created: Fri, 18 Apr 2003 8:16 AM
Updated: Mon, 4 Aug 2003 12:17 AM
Description:
In beta9, the maven.test.skip property was added which allows you
to skip running all of the unit tests. However, this is not as useful as it may seem
because when set true, all of the tests are still compiled. This flag should also
no-op the test:compile goal, just as it does the test:test goal. Currently it is not
possible to use this flag to build a jar when the tests have not been updated and are
not fully compilable.
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]