Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2
-
Fix Version/s: 2.4
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Maven 1 Eclipse plug-in had a configuration property that appends the version number of artifact to Eclipse project name, but it's gone in Maven 2. Please revive it. I attached a working patch.
Issue Links
- duplicates
-
MECLIPSE-44
Allow eclipse plugin .project name to be customised
-
- is duplicated by
-
MECLIPSE-119
Allow custom project name for eclipse projects
-
- is related to
-
MECLIPSE-40
Multi project dependencies should not require eclipse project names to be the artifactId
-
Activity
Trustin Lee
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | maven-eclipse-plugin-addVersionToProjectName-v2.diff [ 23879 ] |
Mark Hobson
made changes -
| Link |
This issue duplicates |
Carlos Sanchez
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
| Fix Version/s | 2.4 [ 13001 ] | |
| Assignee | Carlos Sanchez [ carlos ] |
Brian Fox
made changes -
| Link |
This issue is duplicated by |
Brian Fox
made changes -
| Link |
This issue is related to |
Oops, found a bug that referenced projects are not considered at all. I attached a new patch.