Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-manager >--
[INFO] Building Zephyr - UI Content Manager 1.2-ALPHA-4-SNAPSHOT         [9/14]
[INFO]   from modules/ContentManager/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager
[INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632347865
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/javax.annotation.CheckForNull,/it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/javax.annotation.PostConstruct
[WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/ValidatingBindings.java:[47,22] [unchecked] unchecked generic array creation for varargs parameter of type ChangingSource<Boolean>[]
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.BeforeClass,/org.testng.annotations.Test,/org.testng.annotations.DataProvider
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
11:39:19.992 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contentmanager.impl.CreateContentRequestActionProviderTest
11:39:21.749 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@5d260494 at construction time: []
11:39:21.749 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - *********************************************
11:39:21.750 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST "must provide only a New Content action"
11:39:21.750 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - *********************************************
11:39:21.764 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST PASSED in 15 msec
11:39:21.765 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - 
11:39:21.775 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@3e371088 at construction time: []
11:39:21.776 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ************************************************************
11:39:21.776 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST "the action must publish a proper CreateContentRequest"
11:39:21.776 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ************************************************************
11:39:21.844 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST PASSED in 68 msec
11:39:21.845 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - 
11:39:23.517 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:39:23.551 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:39:26.479 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:39:26.496 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:39:26.497 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator]
11:39:26.497 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:39:26.498 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:39:26.498 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider]
11:39:26.498 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:39:26.498 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:39:26.498 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:39:26.499 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:39:26.499 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:39:26.686 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest))
11:39:26.781 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ********************************************************************************************************************************************************************************************
11:39:26.782 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must create Content with the right Properties when user confirms"
11:39:26.782 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ARGS [folder=the folder, title=the title, tags=, exposedUri=the-exposed-uri, publishingDateTime=null, folderValid=false, titleValid=false, tagsValid=false, exposedUriValid=false, publishingDateTimeValid=false, valid=false, the+folder, {Key(name=publishingDateTime, type=class java.time.ZonedDateTime)=2023-05-09T11:39:21.857197Z[Etc/UTC], Key(name=title, type=class java.lang.String)=the title, Key(name=exposedUri, type=class java.lang.String)=the-exposed-uri}]
11:39:26.782 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ********************************************************************************************************************************************************************************************
11:39:26.792 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 2062430774))
11:39:26.872 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Create new content), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@354ec3c3)...
11:39:26.877 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 143 msec
11:39:26.877 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 
11:39:26.979 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:39:26.983 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:39:29.026 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:39:29.027 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:39:29.027 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator]
11:39:29.027 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:39:29.027 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:39:29.027 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider]
11:39:29.027 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:39:29.028 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:39:29.028 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:39:29.028 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:39:29.028 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:39:29.046 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest))
11:39:29.060 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ********************************************************************************************************************************************************************************************
11:39:29.060 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must create Content with the right Properties when user confirms"
11:39:29.060 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ARGS [folder=another folder, title=another title, tags=tag1, tag2, exposedUri=another-exposed-uri, publishingDateTime=2023-05-10T11:39:21.857197Z[Etc/UTC], folderValid=false, titleValid=false, tagsValid=false, exposedUriValid=false, publishingDateTimeValid=false, valid=false, another+folder, {Key(name=tags, type=class java.lang.String)=tag1,tag2, Key(name=title, type=class java.lang.String)=another title, Key(name=publishingDateTime, type=class java.time.ZonedDateTime)=2023-05-10T11:39:21.857197Z[Etc/UTC], Key(name=exposedUri, type=class java.lang.String)=another-exposed-uri}]
11:39:29.060 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ********************************************************************************************************************************************************************************************
11:39:29.062 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 915126548))
11:39:29.075 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Create new content), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@128768cb)...
11:39:29.084 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 25 msec
11:39:29.084 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 
11:39:29.161 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:39:29.165 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:39:30.976 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:39:30.977 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:39:30.979 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator]
11:39:30.980 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:39:30.981 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:39:30.983 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider]
11:39:30.984 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:39:30.984 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:39:30.984 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:39:30.985 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:39:30.987 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:39:31.011 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest))
11:39:31.013 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ****************************************
11:39:31.013 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must do nothing when user cancels"
11:39:31.014 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ****************************************
11:39:31.015 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 1181253136))
11:39:31.026 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Create new content), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@3790ff72)...
11:39:31.028 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 14 msec
11:39:31.028 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 
11:39:31.091 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:39:31.093 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:39:32.813 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:39:32.815 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:39:32.815 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator]
11:39:32.815 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:39:32.815 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:39:32.816 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider]
11:39:32.817 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:39:32.817 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:39:32.817 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:39:32.818 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:39:32.824 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:39:32.855 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest))
11:39:32.856 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ***************************************************
11:39:32.857 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must properly set initial values and show up"
11:39:32.858 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ***************************************************
11:39:32.859 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 2010938267))
11:39:32.863 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 7 msec
11:39:32.863 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 
11:39:32.989 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:39:32.992 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:39:34.694 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:39:34.695 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:39:34.695 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator]
11:39:34.695 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:39:34.695 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:39:34.695 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider]
11:39:34.695 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:39:34.695 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:39:34.695 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:39:34.695 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:39:34.695 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:39:34.815 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - ********************************************************
11:39:34.815 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - TEST "must properly create the new Content and store it"
11:39:34.815 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - ********************************************************
11:39:34.816 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreator        - createContent(foldername, {Key(name=Property2, type=class java.lang.String)=value 2, Key(name=Property1, type=class java.lang.String)=value 1}) - Mock for Content, hashCode: 728134656
11:39:34.836 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@24b3e0fb/null at construction time: []
11:39:34.879 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=Property1, type=class java.lang.String), value 1)
11:39:34.879 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning value 1 (java.lang.String)
11:39:34.879 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=Property2, type=class java.lang.String), value 2)
11:39:34.880 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning value 2 (java.lang.String)
11:39:34.881 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - TEST PASSED in 66 msec
11:39:34.881 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - 
11:39:34.931 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.contentmanager.impl.CreateContentRequestActionProviderTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.122 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/jacoco.exec
[INFO] Analyzed bundle 'Zephyr - UI Content Manager' with 8 classes
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-manager/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-manager/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-manager/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-ui-content-manager >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Fork Value is true
     [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-ui-content-manager <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in it.tidalwave.northernwind.rca.ui.contentmanager.impl.UriNormalizedFunction.function(String) [it.tidalwave.northernwind.rca.ui.contentmanager.impl.UriNormalizedFunction] At UriNormalizedFunction.java:[line 65] DM_CONVERT_CASE
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] There are 31 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-rca-ui-content-manager >>>
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager
[INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632386426
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/javax.annotation.CheckForNull,/it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/javax.annotation.PostConstruct
[WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/ValidatingBindings.java:[47,22] [unchecked] unchecked generic array creation for varargs parameter of type ChangingSource<Boolean>[]
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.BeforeClass,/org.testng.annotations.Test,/org.testng.annotations.DataProvider
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO] 
[INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-content-manager <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    javax.annotation:javax.annotation-api:jar:1.3.2:compile
[WARNING]    org.springframework:spring-core:jar:5.3.1:compile
[WARNING]    org.springframework:spring-context:jar:5.3.1:compile
[WARNING]    org.hamcrest:hamcrest-core:jar:1.3:test
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.openjfx:javafx-base:jar:11.0.1:test
[WARNING]    javax.servlet:servlet-api:jar:2.5:test
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.6:compile
[JENKINS] Archiving disabled