jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2.x Eclipse Plugin
  • MECLIPSE-80

Be able to exclude specific projects from having Eclipse .project/.classpath generated for them

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Won't Fix
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None

Description

We have a large tree of projects in Maven, and one or two leaf projects that just can NOT be built in Eclipse.
We do prefer to have the direct project dependencies, but we can't have them for these few "bad" leaf projects (that almost everybody depends on).
We'd prefer to be able to specify these projects to just NOT be handled by the Eclipse plugin, and all dependencies on them should refer to the repository .jar files.

Issue Links

is duplicated by

New Feature - A new feature of the product, which has yet to be developed. MECLIPSE-158 Add the ability to selectively treat a referenced project as a local repository file

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Kenney Westerhof added a comment - 06/Jul/06 9:52 AM

You can run mvn -r -Dmaven.reactor.excludes=path/to/leaf1/pom.xml,path/to/leaf2/pom.xml

Show
Kenney Westerhof added a comment - 06/Jul/06 9:52 AM You can run mvn -r -Dmaven.reactor.excludes=path/to/leaf1/pom.xml,path/to/leaf2/pom.xml
Hide
Permalink
Kenney Westerhof added a comment - 06/Oct/06 9:22 PM

the reactor excludes is the proper solution as it only affects imports in eclipse. I'd hate to see custom
'skip this' configurations in POM files for all IDE's and their specific bugs.

Show
Kenney Westerhof added a comment - 06/Oct/06 9:22 PM the reactor excludes is the proper solution as it only affects imports in eclipse. I'd hate to see custom 'skip this' configurations in POM files for all IDE's and their specific bugs.

People

  • Assignee:
    Unassigned
    Reporter:
    John Lussmyer
Vote (1)
Watch (1)

Dates

  • Created:
    22/Mar/06 4:34 PM
    Updated:
    06/Oct/06 9:22 PM
    Resolved:
    06/Oct/06 9:22 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.