Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-4104

Elytron configuration in testsuite no longer working

    XMLWordPrintable

Details

    Description

      gmavenplus task fails when running with elytron profile

      mvn -B integration-test -Dnodeploy -Pwildfly1100,hudson,elytron -DnoLogRedirect -Dtest=notest
      
      [INFO] --- gmavenplus-plugin:1.5:execute (testsuite-default) @ jbossws-cxf-shared-tests ---
      [INFO] Using Groovy 2.4.7 to perform execute.
      [INFO] Fetching Groovy script from file:////tmp/jbossws-cxf/modules/testsuite/shared-tests/src/test/scripts/jbws-testsuite-shared-default-elytron.groovy.
      [INFO] ------------------------------------------------------------------------
      [INFO] Reactor Summary:
      [INFO] 
      [INFO] JBoss Web Services - Stack CXF Testsuite ........... SUCCESS [  3.376 s]
      [INFO] JBoss Web Services - Stack CXF Specific Tests ...... SUCCESS [  2.845 s]
      [INFO] JBoss Web Services - Stack Agnostic Tests .......... FAILURE [ 16.367 s]
      [INFO] JBoss Web Services - Stack CXF Performance Tests ... SKIPPED
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 22.830 s
      [INFO] Finished at: 2018-03-01T17:04:27+01:00
      [INFO] Final Memory: 87M/1060M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.codehaus.gmavenplus:gmavenplus-plugin:1.5:execute (testsuite-default) on project jbossws-cxf-shared-tests: Error occurred while calling a method on a Groovy class from classpath. InvocationTargetException: startup failed:
      [ERROR] Script1.groovy: 52: expecting ''', found '\n' @ line 52, column 96.
      [ERROR]    ies',['path':rolesPropFile']])
      [ERROR]                                  ^
      

      Another error with wildfly1200 profile:

      mvn -B integration-test -Dnodeploy -Pwildfly1200,hudson,elytron -DnoLogRedirect -Dserver.home=/tmp/wildfly-12.0.0.Final-SNAPSHOT -Dtest=notest
      
      [INFO] --- gmavenplus-plugin:1.5:execute (testsuite-default) @ jbossws-cxf-specific-tests ---
      [INFO] Using Groovy 2.4.7 to perform execute.
      [INFO] Fetching Groovy script from file:////tmp/jbossws-cxf/modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-default-elytron.groovy.
      [INFO] ------------------------------------------------------------------------
      [INFO] Reactor Summary:
      [INFO] 
      [INFO] JBoss Web Services - Stack CXF Testsuite ........... SUCCESS [  3.053 s]
      [INFO] JBoss Web Services - Stack CXF Specific Tests ...... FAILURE [  2.377 s]
      [INFO] JBoss Web Services - Stack Agnostic Tests .......... SKIPPED
      [INFO] JBoss Web Services - Stack CXF Performance Tests ... SKIPPED
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 5.689 s
      [INFO] Finished at: 2018-03-01T17:06:43+01:00
      [INFO] Final Memory: 63M/1071M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.codehaus.gmavenplus:gmavenplus-plugin:1.5:execute (testsuite-default) on project jbossws-cxf-specific-tests: Error occurred while calling a method on a Groovy class from classpath. InvocationTargetException: Cannot invoke method children() on null object -> [Help 1]

      Attachments

        Activity

          People

            jbliznak@redhat.com Jan Blizňák
            jbliznak@redhat.com Jan Blizňák
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: