Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: native
-
Labels:None
-
Environment:linux, Red Hat
-
Complexity:Intermediate
Description
When building C and C++ projects there are multiple dimensions to consider, for example 32 vs 64 bits and GCC version.
For RedHat 4.x and 5.x use different GCC versions, but GCC should be compatible within each range.
While artifactId can be used to model one of these dimensions, it is not convenient to use artifactId for both.
The classifier concept seems like a good addition to support his use case.
Issue Links
- duplicates
-
MOJO-433
ability to install/deploy multiple configurations artifact of the same project using classifier
-
Is this a duplicate of
MOJO-433?MOJO-433?