-
Type: Task
-
Status: To Do (View Workflow)
-
Priority: Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: onos-aaa
-
Labels:None
-
Story Points:0
Job status=PASS
Logfile: contains Warnings
Warnings captured in logs but deployment job reports success.
Problems with version string handling or dependency detection through transitivity would be problematic.
18:25:58 [Pipeline] sh 18:25:58 + echo releasing api version1.10.1 18:25:58 releasing api version1.10.1 18:25:58 [Pipeline] sh 18:25:58 + mvn versions:set-property -Dproperty=aaa.api.version -DnewVersion=1.10.1 -DallowSnapshots=true versions:commit 18:26:01 WARNING: An illegal reflective access operation has occurred 18:26:01 WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) 18:26:01 WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1 18:26:01 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 18:26:01 WARNING: All illegal access operations will be denied in a future release 18:26:02 [[1;34mINFO[m] Scanning for projects... 18:26:04 [[1;33mWARNING[m] 18:26:04 [[1;33mWARNING[m] Some problems were encountered while building the effective model for org.opencord:aaa-api:bundle:2.10.1-SNAPSHOT 18:26:04 [[1;33mWARNING[m] 'version' contains an expression but should be a constant. @ org.opencord:aaa-api:${aaa.api.version}, /w/workspace/onos-app-release/api/pom.xml, line 28, column 14 18:26:04 [[1;33mWARNING[m] 18:26:04 [[1;33mWARNING[m] It is highly recommended to fix these problems because they threaten the stability of your build. 18:26:04 [[1;33mWARNING[m] 18:26:04 [[1;33mWARNING[m] For this reason, future Maven versions might no longer support building such malformed projects. 18:26:04 [[1;33mWARNING[m] 18:26:04 [[1;34mINFO[m] [1m------------------------------------------------------------------------[m 18:26:04 [[1;34mINFO[m] [1mReactor Build Order:[m 18:26:04 [[1;34mINFO[m] 18:26:04 [[1;34mINFO[m] aaa [pom] 18:26:04 [[1;34mINFO[m] aaa-api [bundle] 18:26:04 [[1;34mINFO[m] aaa-app [bundle] 18:26:05 Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/codehaus/mojo/maven-metadata.xml 18:26:05 Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/plugins/maven-metadata.xml 18:26:06 Progress (1): 4.1/11 kB Progress (1): 7.8/11 kB Progress (1): 8.2/11 kB Progress (1): 11 kB
- relates to
-
VOL-5015 Build and deploy VOLTHA ONOS dep: aaa
- Resolved