The following issue has been updated:
Updater: Diego Fernandez (mailto:[EMAIL PROTECTED])
Date: Thu, 10 Jul 2003 11:40 AM
Comment:
An small project to test the patch
Changes:
Attachment changed to test-project.zip
---------------------------------------------------------------------
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: 0 minutes
Project: maven
Components:
plugin-test
Versions:
1.0-beta-9
Assignee:
Reporter: David Zeleznik
Created: Fri, 18 Apr 2003 8:16 AM
Updated: Thu, 10 Jul 2003 11:40 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]