You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/29 00:09:17 UTC

[jira] Closed: (MPECLIPSE-10) added eclipseDependency='false' behavior

Message:

   The following issue has been closed.

   Resolver: David Eric Pugh
       Date: Mon, 28 Jun 2004 6:07 PM

Applied the <eclipse.dependency>false</eclipse.dependency> fix.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPECLIPSE-10

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPECLIPSE-10
    Summary: added eclipseDependency='false' behavior
       Type: Improvement

     Status: Closed
   Priority: Minor
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-eclipse-plugin
   Fix Fors:
             1.8

   Assignee: David Eric Pugh
   Reporter: Piotr Maj

    Created: Fri, 22 Aug 2003 6:43 AM
    Updated: Mon, 28 Jun 2004 6:07 PM
Environment: any

Description:
While generating .classpath file maven-eclipse-plugin includes all artifacts defined in project.xml regardless of it's type. As a side effect it may be observed that even JSP's *.tld files are included as Eclipse variables.It leads to project compile problems. Actually such project won't compile at all.

To avoid such behavior I propose a silly patch attached, which takes care of eclipseDependency property of artifacts. If it is set to 'false' the artifact will not be listed in .classpath.


---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org