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?
Please review the change here:
https://bitbucket.org/pbadzuh/igb_pb_fork/branch/IGBF-2073#diff
It seems build fine, however, I have run out of build minutes on bitbucket.