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)
Signup
Maven 1.x Eclipse Plugin
  • Maven 1.x Eclipse Plugin
  • MPECLIPSE-86

New eclipse:projectset goal

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Trivial Trivial
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Labels:
    None
  • Number of attachments :
    1

Description

I have (soon) created a patch for a new goal, eclipse:projectset. This goal makes it possible to run cvs commands (ex: checkout) "on" a eclipse projectset file (.psf). This is very helpful in an automated build process (with for example CruiseControl) for prosjects having large eclipse workspaces (many modules). Goal makes it easy to use Maven for parsing a projectset file and then checkout modules listed in it.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    patch.txt
    11/May/05 7:18 AM
    18 kB
    Morten Kristiansen

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Morten Kristiansen added a comment - 05/Apr/05 6:10 PM

I just found out that Eclipse ProjectSet files also can contain Subversion data. I await submitting the patch until the goal supports both CVS and SVN.

Show
Morten Kristiansen added a comment - 05/Apr/05 6:10 PM I just found out that Eclipse ProjectSet files also can contain Subversion data. I await submitting the patch until the goal supports both CVS and SVN.
Hide
Permalink
Morten Kristiansen added a comment - 11/May/05 7:18 AM

Here's the patch for the new goal "eclipse:projectset". It now supports both CVS and SVN checkouts. I currently use the new scm jars (also used by the new SCM plugin). They are still in snapshot version. There are some duplicate code in my code and the SCM code and if we could get the SCM plugin developers to release the SCM plugin as a jar as well, we can drop the CheckoutBean I created and use the SCMBean from SCM plugin.

Show
Morten Kristiansen added a comment - 11/May/05 7:18 AM Here's the patch for the new goal "eclipse:projectset". It now supports both CVS and SVN checkouts. I currently use the new scm jars (also used by the new SCM plugin). They are still in snapshot version. There are some duplicate code in my code and the SCM code and if we could get the SCM plugin developers to release the SCM plugin as a jar as well, we can drop the CheckoutBean I created and use the SCMBean from SCM plugin.

People

  • Assignee:
    Unassigned
    Reporter:
    Morten Kristiansen
Vote (1)
Watch (0)

Dates

  • Created:
    05/Apr/05 2:23 PM
    Updated:
    11/May/05 7:18 AM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.