Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Trivial
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
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.
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.