sean-cc / jain-slee

Automatically exported from code.google.com/p/jain-slee
0 stars 0 forks source link

Configurable parent, groupId #36

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In professional environments users would most probably want to define their own 
parent POM for EclipSLEE projects (e.g. with configuration specific to their 
company) extending a minimal generic parent for EclipSLEE projects (instead of 
currently used huge mobicents-parent as described in issue #35). EclipSLEE 
should allow configuring (Window -> Preferences -> Mobicents EclipSLEE) what 
parent should be used in generated projects. Possibly with a chance to change 
it in the project creation wizard but this isn't necessary as parent could be 
changed easily in a single location of the top level module's pom.xml.

groupId "org.mobicents" is only applicable to Mobicents projects. Project 
creation wizard should allow setting a groupId, allowing to configure a default 
value or remembering last used value.

What version of the product are you using? On what operating system?
EclipSLEE 2.0.0.v20121003-1449
m2e 1.2.0.20120903-1050 (embedded maven 3.0.4)
Eclipse 4.2.1
Debian GNU/Linux 6.0.6

Original issue reported on code.google.com by vil...@users.sourceforge.net on 4 Feb 2013 at 2:45