Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:Fall 5 : 14 Oct to 25 Oct
Description
Whenever IGB builds, mvn prints loads of warning messages that look like this:
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.lorainelab.igb:heatmap-editor:bundle:9.1.0
[WARNING] The expression $
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.lorainelab.igb:affymetrix-common:bundle:9.1.0
[WARNING] The expression ${version}
is deprecated. Please use $
{project.version}instead.
and on and on like this for every module in the project.
Please investigate:
- Why is this happening?
- How can we fix it?
I have tested the ticket and the warnings are no longer shown. Compared the build process after merging with the one before merging by checking out an earlier commit. Moving to closed.