Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0-alpha-2
-
Fix Version/s: None
-
Component/s: jnlp-download-servlet
-
Labels:None
-
Environment:all
-
Number of attachments :
Description
Within jarResources, version should not be required. If it is not provided, it should be inherited from dependencyManagement.
However, when I try follow that approach, I get this:
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Configuration error: groupId, artifactId or version missing for jarResource[JarResource[ groupId='jboss', artifactId='jbossall-client', version='null', classifier='null', mainClass='null' ]].