The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 4 Aug 2003 10:00 AM
Changes:
Fix Version changed to 1.1
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-457&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-457
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-457
Summary: Add the ability to exclude source
Type: Improvement
Status: Assigned
Priority: Major
Time Spent: Unknown
Remaining: 1 week
Project: maven
Fix Fors:
1.1
Versions:
1.0-beta-10
Assignee: dion gillard
Reporter: dion gillard
Created: Mon, 2 Jun 2003 7:49 PM
Updated: Mon, 4 Aug 2003 10:00 AM
Description:
>From "Doug Patterson" <[EMAIL PROTECTED]>
The Eclipse plugin creates a .classpath file with tags like:
<classpathentry kind="src" path="src/java">
Eclipse also supports an excluding attribute that filters out any files
matching the supplied pattern. I tweaked plugin.jelly (patch below) to check
for a maven.eclipse.exclude property in project.properties and modify
kind="src" entries accordingly. For example:
maven.eclipse.exclude=**/.svn/* # Stop Eclipse complaining about Subversion files
---------------------------------------------------------------------
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]