estebanwasinger / dataweave-playground

DataWeave Language Open Source Playground
47 stars 31 forks source link

ClassNotFoundException #11

Open Vanchiv opened 3 years ago

Vanchiv commented 3 years ago

Really! Impressive @estebanwasinger.

Getting ClassNotFoundError now. can you please help me out.

`[WARNING] java.lang.ClassNotFoundException: com.github.estebanwasinger.DWPlayground at java.net.URLClassLoader.findClass (URLClassLoader.java:471) at java.lang.ClassLoader.loadClass (ClassLoader.java:588) at java.lang.ClassLoader.loadClass (ClassLoader.java:521) at org.codehaus.mojo.exec.ExecJavaMojo$1.run (ExecJavaMojo.java:246) at java.lang.Thread.run (Thread.java:834) [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.226 s [INFO] Finished at: 2020-10-28T11:20:42+05:30

Request: Can I run it on my wordpress blog to make to secure(https). My blog is dedicated to MuleSoft and you can find it https://vanchiv.com

`

Justinemmerich commented 3 years ago

same issue

estebanwasinger commented 3 years ago

I tried with both JDK11 and JDK8 an I was unable to reproduce this issue using mvn exec:java -Dexec.mainClass="com.github.estebanwasinger.DWPlayground"

ghost commented 2 years ago

I am also running into this error. I have not modified the project in any way

Command: mvn exec:java -Dexec.mainClass="com.github.estebanwasinger.DWPlayground" -X

Output:


Maven home: /Users/seth/.sdkman/candidates/maven/current
Java version: 1.8.0_311, vendor: Oracle Corporation, runtime: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG]   Imported: javax.annotation.* < plexus.core
[DEBUG]   Imported: javax.annotation.security.* < plexus.core
[DEBUG]   Imported: javax.enterprise.inject.* < plexus.core
[DEBUG]   Imported: javax.enterprise.util.* < plexus.core
[DEBUG]   Imported: javax.inject.* < plexus.core
[DEBUG]   Imported: org.apache.maven.* < plexus.core
[DEBUG]   Imported: org.apache.maven.artifact < plexus.core
[DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
[DEBUG]   Imported: org.apache.maven.cli < plexus.core
[DEBUG]   Imported: org.apache.maven.configuration < plexus.core
[DEBUG]   Imported: org.apache.maven.exception < plexus.core
[DEBUG]   Imported: org.apache.maven.execution < plexus.core
[DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG]   Imported: org.apache.maven.model < plexus.core
[DEBUG]   Imported: org.apache.maven.monitor < plexus.core
[DEBUG]   Imported: org.apache.maven.plugin < plexus.core
[DEBUG]   Imported: org.apache.maven.profiles < plexus.core
[DEBUG]   Imported: org.apache.maven.project < plexus.core
[DEBUG]   Imported: org.apache.maven.reporting < plexus.core
[DEBUG]   Imported: org.apache.maven.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG]   Imported: org.apache.maven.settings < plexus.core
[DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
[DEBUG]   Imported: org.apache.maven.usability < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG]   Imported: org.codehaus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG]   Imported: org.eclipse.aether.* < plexus.core
[DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG]   Imported: org.eclipse.aether.collection < plexus.core
[DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG]   Imported: org.eclipse.aether.graph < plexus.core
[DEBUG]   Imported: org.eclipse.aether.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.installation < plexus.core
[DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG]   Imported: org.eclipse.aether.repository < plexus.core
[DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG]   Imported: org.eclipse.aether.spi < plexus.core
[DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG]   Imported: org.eclipse.aether.version < plexus.core
[DEBUG]   Imported: org.fusesource.jansi.* < plexus.core
[DEBUG]   Imported: org.slf4j.* < plexus.core
[DEBUG]   Imported: org.slf4j.event.* < plexus.core
[DEBUG]   Imported: org.slf4j.helpers.* < plexus.core
[DEBUG]   Imported: org.slf4j.spi.* < plexus.core
[DEBUG] Populating class realm maven.api
[INFO] Error stacktraces are turned on.
[DEBUG] Message scheme: color
[DEBUG] Message styles: debug info warning error success failure strong mojo project
[DEBUG] Reading global settings from /Users/seth/.sdkman/candidates/maven/current/conf/settings.xml
[DEBUG] Reading user settings from /Users/seth/.m2/settings.xml
[WARNING] 
[WARNING] Some problems were encountered while building the effective settings
[WARNING] Unrecognised tag: 'dependency' (position: START_TAG seen ...</id>\n            <dependency>... @35:25)  @ /Users/seth/.m2/settings.xml, line 35, column 25
[WARNING] 
[DEBUG] Reading global toolchains from /Users/seth/.sdkman/candidates/maven/current/conf/toolchains.xml
[DEBUG] Reading user toolchains from /Users/seth/.m2/toolchains.xml
[DEBUG] Using local repository at /Users/seth/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /Users/seth/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Extension realms for project com.github.estebanwasinger:weave-playground:jar:1.0.0: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.github.estebanwasinger:weave-playground:jar:1.0.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 127, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[DEBUG] Resolving plugin prefix exec from [org.mule.tools, org.apache.maven.plugins, org.codehaus.mojo]
[DEBUG] Could not find metadata org.mule.tools/maven-metadata.xml in local (/Users/seth/.m2/repository)
[DEBUG] Skipped remote request for org.mule.tools/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.apache.maven.plugins/maven-metadata.xml in local (/Users/seth/.m2/repository)
[DEBUG] Skipped remote request for org.apache.maven.plugins/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.codehaus.mojo/maven-metadata.xml in local (/Users/seth/.m2/repository)
[DEBUG] Skipped remote request for org.codehaus.mojo/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin prefix exec to org.codehaus.mojo:exec-maven-plugin from repository central
[DEBUG] Could not find metadata org.codehaus.mojo:exec-maven-plugin/maven-metadata.xml in local (/Users/seth/.m2/repository)
[DEBUG] Skipped remote request for org.codehaus.mojo:exec-maven-plugin/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin version for org.codehaus.mojo:exec-maven-plugin to 3.0.0 from repository central (https://repo.maven.apache.org/maven2, default, releases)
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: com.github.estebanwasinger:weave-playground:jar:1.0.0
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] =======================================================================
[INFO] 
[INFO] ------------< com.github.estebanwasinger:weave-playground >-------------
[INFO] Building weave-playground 1.0.0
[INFO] --------------------------------[ jar ]---------------------------------
[DEBUG] Resolving plugin prefix exec from [org.mule.tools, org.apache.maven.plugins, org.codehaus.mojo]
[DEBUG] Could not find metadata org.mule.tools/maven-metadata.xml in local (/Users/seth/.m2/repository)
[DEBUG] Skipped remote request for org.mule.tools/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.apache.maven.plugins/maven-metadata.xml in local (/Users/seth/.m2/repository)
[DEBUG] Skipped remote request for org.apache.maven.plugins/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.codehaus.mojo/maven-metadata.xml in local (/Users/seth/.m2/repository)
[DEBUG] Skipped remote request for org.codehaus.mojo/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin prefix exec to org.codehaus.mojo:exec-maven-plugin from repository central
[DEBUG] Could not find metadata org.codehaus.mojo:exec-maven-plugin/maven-metadata.xml in local (/Users/seth/.m2/repository)
[DEBUG] Skipped remote request for org.codehaus.mojo:exec-maven-plugin/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin version for org.codehaus.mojo:exec-maven-plugin to 3.0.0 from repository central (https://repo.maven.apache.org/maven2, default, releases)
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project:       com.github.estebanwasinger:weave-playground:1.0.0
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [test]
[DEBUG] Repositories (dependencies): [mule-releases (https://repository-master.mulesoft.org/nexus/content/repositories/releases/, default, releases+snapshots), mule-snapshots (https://repository-master.mulesoft.org/nexus/content/repositories/snapshots/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Repositories (plugins)     : [central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.codehaus.mojo:exec-maven-plugin:3.0.0:java (default-cli)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <addOutputToClasspath default-value="true">${addOutputToClasspath}</addOutputToClasspath>
  <addResourcesToClasspath default-value="false">${addResourcesToClasspath}</addResourcesToClasspath>
  <arguments>${exec.arguments}</arguments>
  <classpathScope default-value="runtime">${exec.classpathScope}</classpathScope>
  <cleanupDaemonThreads default-value="true">${exec.cleanupDaemonThreads}</cleanupDaemonThreads>
  <commandlineArgs>${exec.args}</commandlineArgs>
  <daemonThreadJoinTimeout default-value="15000">${exec.daemonThreadJoinTimeout}</daemonThreadJoinTimeout>
  <includePluginDependencies default-value="false">${exec.includePluginsDependencies}</includePluginDependencies>
  <includeProjectDependencies default-value="true">${exec.includeProjectDependencies}</includeProjectDependencies>
  <keepAlive default-value="false">${exec.keepAlive}</keepAlive>
  <killAfter default-value="-1">${exec.killAfter}</killAfter>
  <mainClass>${exec.mainClass}</mainClass>
  <plugin default-value="${plugin}"/>
  <pluginDependencies default-value="${plugin.artifacts}"/>
  <project default-value="${project}"/>
  <session default-value="${session}"/>
  <skip default-value="false">${exec.skip}</skip>
  <sourceRoot>${sourceRoot}</sourceRoot>
  <stopUnresponsiveDaemonThreads default-value="false">${exec.stopUnresponsiveDaemonThreads}</stopUnresponsiveDaemonThreads>
  <testSourceRoot>${testSourceRoot}</testSourceRoot>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=996501, ConflictMarker.markTime=1068527, ConflictMarker.nodeCount=221, ConflictIdSorter.graphTime=798154, ConflictIdSorter.topsortTime=920800, ConflictIdSorter.conflictIdCount=107, ConflictIdSorter.conflictIdCycleCount=3, ConflictResolver.totalTime=10083205, ConflictResolver.conflictItemCount=179, DefaultDependencyCollector.collectTime=588624820, DefaultDependencyCollector.transformTime=15891436}
[DEBUG] com.github.estebanwasinger:weave-playground:jar:1.0.0
[DEBUG]    org.mule.services:mule-service-weave:jar:mule-service:2.3.0:compile
[DEBUG]       org.mule.weave:runtime:jar:2.3.0:compile
[DEBUG]          org.mule.weave:core:jar:2.3.0:compile
[DEBUG]             org.typelevel:spire_2.12:jar:0.14.1:compile
[DEBUG]                org.typelevel:spire-macros_2.12:jar:0.14.1:compile
[DEBUG]                org.typelevel:machinist_2.12:jar:0.6.1:compile
[DEBUG]                   org.scala-lang:scala-reflect:jar:2.12.0:compile
[DEBUG]                org.typelevel:algebra_2.12:jar:0.7.0:compile
[DEBUG]                   org.typelevel:cats-kernel_2.12:jar:0.9.0:compile
[DEBUG]          org.mule.weave:debugger:jar:2.3.0:compile
[DEBUG]       org.mule.weave:wlang:jar:2.3.0:compile
[DEBUG]       org.mule.weave:java-module:jar:2.3.0:compile
[DEBUG]       org.mule.weave:core-modules:jar:2.3.0:compile
[DEBUG]          com.fasterxml.woodstox:woodstox-core:jar:5.3.0:compile
[DEBUG]             org.codehaus.woodstox:stax2-api:jar:4.2:compile
[DEBUG]          com.fasterxml:aalto-xml:jar:1.0.0:compile
[DEBUG]          com.sun.mail:jakarta.mail:jar:1.6.4:compile
[DEBUG]             com.sun.activation:jakarta.activation:jar:1.2.1:compile
[DEBUG]       org.mule.weave:yaml-module:jar:2.3.0:compile
[DEBUG]          org.mule.syaml:syaml_2.12:jar:0.7.260:compile
[DEBUG]             org.mule.common:scala-common_2.12:jar:0.5.60:compile
[DEBUG]       org.mule.weave:ndjson-module:jar:2.3.0:compile
[DEBUG]       org.mule.weave:avro-module:jar:2.3.0:compile
[DEBUG]          org.apache.avro:avro:jar:1.10.0-MULE_4:compile
[DEBUG]             com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile
[DEBUG]             com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:compile
[DEBUG]                com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[DEBUG]             org.apache.commons:commons-compress:jar:1.19:compile
[DEBUG]       org.mule.weave:dwb-module:jar:2.3.0:compile
[DEBUG]    org.openjfx:javafx-controls:jar:11:compile
[DEBUG]       org.openjfx:javafx-controls:jar:mac:11:compile
[DEBUG]       org.openjfx:javafx-graphics:jar:11:compile
[DEBUG]          org.openjfx:javafx-graphics:jar:mac:11:compile
[DEBUG]          org.openjfx:javafx-base:jar:11:compile
[DEBUG]             org.openjfx:javafx-base:jar:mac:11:compile
[DEBUG]    org.mule.weave:parser:jar:2.3.0:compile
[DEBUG]       org.scala-lang:scala-library:jar:2.12.10:compile
[DEBUG]       org.parboiled:parboiled_2.12:jar:2.1.5:compile
[DEBUG]          com.chuusai:shapeless_2.12:jar:2.3.3:compile
[DEBUG]             org.typelevel:macro-compat_2.12:jar:1.1.1:compile
[DEBUG]    org.mule.runtime:mule-core:jar:4.3.0:compile
[DEBUG]       org.mule.runtime:mule-api:jar:1.3.0:compile
[DEBUG]          org.mule.runtime:mule-metadata-model-api:jar:1.3.0:compile
[DEBUG]          org.slf4j:slf4j-api:jar:1.7.30:compile
[DEBUG]          com.google.code.gson:gson:jar:2.8.5:compile
[DEBUG]          com.sun.activation:javax.activation:jar:1.2.0:compile
[DEBUG]          com.vdurmont:semver4j:jar:3.1.0:compile
[DEBUG]          org.mule.runtime:mule-artifact-declaration:jar:1.3.0:compile
[DEBUG]          org.mule.runtime:api-annotations:jar:1.2.0:compile
[DEBUG]       org.mule.runtime:mule-module-dsl-api:jar:1.3.0:compile
[DEBUG]       org.mule.runtime:mule-extensions-api:jar:1.3.0:compile
[DEBUG]          org.reactivestreams:reactive-streams:jar:1.0.2:compile
[DEBUG]          org.mule.glassfish.jaxb:jaxb-runtime:jar:2.3.1-MULE-001:compile
[DEBUG]             javax.xml.bind:jaxb-api:jar:2.3.1:compile
[DEBUG]             org.mule.glassfish.jaxb:txw2:jar:2.3.1-MULE-001:compile
[DEBUG]             com.sun.istack:istack-commons-runtime:jar:3.0.7:compile
[DEBUG]             org.jvnet.staxex:stax-ex:jar:1.8:compile
[DEBUG]             com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15:compile
[DEBUG]             javax.activation:javax.activation-api:jar:1.2.0:compile
[DEBUG]       org.mule.runtime:mule-module-http-policy-api:jar:1.3.0:compile
[DEBUG]          org.mule.runtime:mule-module-policy-api:jar:1.3.0:compile
[DEBUG]       org.mule.runtime:mule-metadata-model-xml:jar:1.3.0:compile
[DEBUG]          org.apache.xmlbeans:xmlbeans:jar:3.1.0:compile
[DEBUG]          org.mule.apache:xerces2-xsd11:jar:2.11.3:compile
[DEBUG]       org.mule.runtime:mule-metadata-model-java:jar:1.3.0:compile
[DEBUG]       org.mule.runtime:mule-message-metadata-model:jar:1.3.0:compile
[DEBUG]       org.mule.runtime:mule-metadata-model-json:jar:1.3.0:compile
[DEBUG]          org.everit.json:org.everit.json.schema:jar:1.5.1:compile
[DEBUG]             org.json:json:jar:20160810:compile
[DEBUG]       commons-beanutils:commons-beanutils:jar:1.9.4:compile
[DEBUG]       org.mule.com.github.stephenc.eaio-uuid:uuid:jar:3.4.2-MULE-001:compile
[DEBUG]       javax.annotation:javax.annotation-api:jar:1.3.2:compile
[DEBUG]       commons-cli:commons-cli:jar:1.2:compile
[DEBUG]       commons-collections:commons-collections:jar:3.2.2:compile
[DEBUG]       commons-io:commons-io:jar:2.6:compile
[DEBUG]       org.apache.commons:commons-lang3:jar:3.8.1:compile
[DEBUG]       commons-pool:commons-pool:jar:1.6:compile
[DEBUG]       javax.transaction:javax.transaction-api:jar:1.3:compile
[DEBUG]       org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec:jar:2.0.0:compile
[DEBUG]       javax.inject:javax.inject:jar:1:compile
[DEBUG]       org.mule.mvel:mule-mvel2:jar:2.1.9-MULE-020:compile
[DEBUG]       org.jgrapht:jgrapht-core:jar:1.3.1:compile
[DEBUG]          org.jheaps:jheaps:jar:0.10:compile
[DEBUG]       com.google.guava:guava:jar:25.1-jre:compile
[DEBUG]          com.google.code.findbugs:jsr305:jar:3.0.2:compile
[DEBUG]          org.checkerframework:checker-qual:jar:2.0.0:compile
[DEBUG]          com.google.errorprone:error_prone_annotations:jar:2.1.3:compile
[DEBUG]          com.google.j2objc:j2objc-annotations:jar:1.1:compile
[DEBUG]          org.codehaus.mojo:animal-sniffer-annotations:jar:1.14:compile
[DEBUG]       org.reflections:reflections:jar:0.9.10:compile
[DEBUG]       io.projectreactor:reactor-core:jar:3.2.12.RELEASE:compile
[DEBUG]       io.projectreactor.addons:reactor-extra:jar:3.2.3.RELEASE:compile
[DEBUG]       org.yaml:snakeyaml:jar:1.26:compile
[DEBUG]       cglib:cglib-nodep:jar:3.2.10:compile
[DEBUG]       org.apache.commons:commons-pool2:jar:2.6.2:compile
[DEBUG]       org.apache.commons:commons-math3:jar:3.6.1:compile
[DEBUG]       it.unimi.dsi:fastutil:jar:8.1.1:compile
[DEBUG]       com.github.ben-manes.caffeine:caffeine:jar:2.8.0:compile
[DEBUG]       net.jodah:failsafe:jar:2.1.1:compile
[DEBUG]       org.vibur:vibur-object-pool:jar:23.0:compile
[DEBUG]       com.conversantmedia:disruptor:jar:1.2.10:compile
[DEBUG]       javax.jms:javax.jms-api:jar:2.0.1:compile
[DEBUG]    org.fxmisc.richtext:richtextfx:jar:0.7-M5:compile
[DEBUG]       org.fxmisc.wellbehaved:wellbehavedfx:jar:0.3:compile
[DEBUG]       org.fxmisc.undo:undofx:jar:1.2.2:compile
[DEBUG]       org.reactfx:reactfx:jar:2.0-M5:compile
[DEBUG]       org.fxmisc.flowless:flowless:jar:0.5.2:compile
[INFO] 
[INFO] --- exec-maven-plugin:3.0.0:java (default-cli) @ weave-playground ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=243283, ConflictMarker.markTime=97456, ConflictMarker.nodeCount=127, ConflictIdSorter.graphTime=110625, ConflictIdSorter.topsortTime=25123, ConflictIdSorter.conflictIdCount=30, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=859304, ConflictResolver.conflictItemCount=74, DefaultDependencyCollector.collectTime=209152913, DefaultDependencyCollector.transformTime=1418140}
[DEBUG] org.codehaus.mojo:exec-maven-plugin:jar:3.0.0:
[DEBUG]    org.apache.maven:maven-model:jar:3.0:compile
[DEBUG]    org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG]    org.apache.maven:maven-core:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG]       org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG]          org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG]       org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG]       org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG]       org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG]          org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG]             org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG]       org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG]       org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG]          org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG]    org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0.20:compile
[DEBUG]    org.codehaus.plexus:plexus-component-annotations:jar:1.6:compile
[DEBUG]    org.apache.commons:commons-exec:jar:1.3:compile
[DEBUG]    org.apache.maven.shared:maven-artifact-transfer:jar:0.10.1:compile
[DEBUG]       org.apache.maven.shared:maven-common-artifact-filters:jar:3.0.1:compile
[DEBUG]          org.apache.maven.shared:maven-shared-utils:jar:3.1.0:compile
[DEBUG]             commons-io:commons-io:jar:2.5:compile
[DEBUG]       commons-codec:commons-codec:jar:1.11:compile
[DEBUG]       org.slf4j:slf4j-api:jar:1.7.5:compile
[DEBUG] Created new class realm plugin>org.codehaus.mojo:exec-maven-plugin:3.0.0
[DEBUG] Importing foreign packages into class realm plugin>org.codehaus.mojo:exec-maven-plugin:3.0.0
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm plugin>org.codehaus.mojo:exec-maven-plugin:3.0.0
[DEBUG]   Included: org.codehaus.mojo:exec-maven-plugin:jar:3.0.0
[DEBUG]   Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG]   Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.20
[DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:1.6
[DEBUG]   Included: org.apache.commons:commons-exec:jar:1.3
[DEBUG]   Included: org.apache.maven.shared:maven-artifact-transfer:jar:0.10.1
[DEBUG]   Included: org.apache.maven.shared:maven-common-artifact-filters:jar:3.0.1
[DEBUG]   Included: org.apache.maven.shared:maven-shared-utils:jar:3.1.0
[DEBUG]   Included: commons-io:commons-io:jar:2.5
[DEBUG]   Included: commons-codec:commons-codec:jar:1.11
[DEBUG] Configuring mojo org.codehaus.mojo:exec-maven-plugin:3.0.0:java from plugin realm ClassRealm[plugin>org.codehaus.mojo:exec-maven-plugin:3.0.0, parent: sun.misc.Launcher$AppClassLoader@4e25154f]
[DEBUG] Configuring mojo 'org.codehaus.mojo:exec-maven-plugin:3.0.0:java' with basic configurator -->
[DEBUG]   (f) addOutputToClasspath = true
[DEBUG]   (f) addResourcesToClasspath = false
[DEBUG]   (f) arguments = []
[DEBUG]   (f) classpathScope = runtime
[DEBUG]   (f) cleanupDaemonThreads = true
[DEBUG]   (f) daemonThreadJoinTimeout = 15000
[DEBUG]   (f) includePluginDependencies = false
[DEBUG]   (f) includeProjectDependencies = true
[DEBUG]   (f) keepAlive = false
[DEBUG]   (f) killAfter = -1
[DEBUG]   (f) mainClass = com.github.estebanwasinger.DWPlayground
[DEBUG]   (f) plugin = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.codehaus.mojo.exec.ExecMojo', role hint: 'org.codehaus.mojo:exec-maven-plugin:3.0.0:exec'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.codehaus.mojo.exec.HelpMojo', role hint: 'org.codehaus.mojo:exec-maven-plugin:3.0.0:help'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.codehaus.mojo.exec.ExecJavaMojo', role hint: 'org.codehaus.mojo:exec-maven-plugin:3.0.0:java'
---
[DEBUG]   (f) pluginDependencies = [org.codehaus.mojo:exec-maven-plugin:maven-plugin:3.0.0:, org.apache.maven:maven-model:jar:3.0:compile, org.apache.maven:maven-artifact:jar:3.0:compile, org.apache.maven:maven-core:jar:3.0:compile, org.apache.maven:maven-settings:jar:3.0:compile, org.apache.maven:maven-settings-builder:jar:3.0:compile, org.apache.maven:maven-repository-metadata:jar:3.0:compile, org.apache.maven:maven-model-builder:jar:3.0:compile, org.apache.maven:maven-aether-provider:jar:3.0:runtime, org.sonatype.aether:aether-impl:jar:1.7:compile, org.sonatype.aether:aether-spi:jar:1.7:compile, org.sonatype.aether:aether-api:jar:1.7:compile, org.sonatype.aether:aether-util:jar:1.7:compile, org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile, org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile, org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile, org.codehaus.plexus:plexus-interpolation:jar:1.14:compile, org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile, org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile, org.sonatype.plexus:plexus-cipher:jar:1.4:compile, org.apache.maven:maven-plugin-api:jar:3.0:compile, org.codehaus.plexus:plexus-utils:jar:3.0.20:compile, org.codehaus.plexus:plexus-component-annotations:jar:1.6:compile, org.apache.commons:commons-exec:jar:1.3:compile, org.apache.maven.shared:maven-artifact-transfer:jar:0.10.1:compile, org.apache.maven.shared:maven-common-artifact-filters:jar:3.0.1:compile, org.apache.maven.shared:maven-shared-utils:jar:3.1.0:compile, commons-io:commons-io:jar:2.5:compile, commons-codec:commons-codec:jar:1.11:compile, org.slf4j:slf4j-api:jar:1.7.5:compile]
[DEBUG]   (f) project = MavenProject: com.github.estebanwasinger:weave-playground:1.0.0 @ /Users/seth/Downloads/dataweave-playground-master 3/pom.xml
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@e36bb2a
[DEBUG]   (f) skip = false
[DEBUG]   (f) stopUnresponsiveDaemonThreads = false
[DEBUG] -- end configuration --
[DEBUG] Invoking : com.github.estebanwasinger.DWPlayground.main()
[DEBUG] Plugin Dependencies will be excluded.
[DEBUG] Project Dependencies will be included.
[DEBUG] Collected project artifacts [org.mule.services:mule-service-weave:jar:mule-service:2.3.0:compile, org.mule.weave:runtime:jar:2.3.0:compile, org.mule.weave:core:jar:2.3.0:compile, org.typelevel:spire_2.12:jar:0.14.1:compile, org.typelevel:spire-macros_2.12:jar:0.14.1:compile, org.typelevel:machinist_2.12:jar:0.6.1:compile, org.scala-lang:scala-reflect:jar:2.12.0:compile, org.typelevel:algebra_2.12:jar:0.7.0:compile, org.typelevel:cats-kernel_2.12:jar:0.9.0:compile, org.mule.weave:debugger:jar:2.3.0:compile, org.mule.weave:wlang:jar:2.3.0:compile, org.mule.weave:java-module:jar:2.3.0:compile, org.mule.weave:core-modules:jar:2.3.0:compile, com.fasterxml.woodstox:woodstox-core:jar:5.3.0:compile, org.codehaus.woodstox:stax2-api:jar:4.2:compile, com.fasterxml:aalto-xml:jar:1.0.0:compile, com.sun.mail:jakarta.mail:jar:1.6.4:compile, com.sun.activation:jakarta.activation:jar:1.2.1:compile, org.mule.weave:yaml-module:jar:2.3.0:compile, org.mule.syaml:syaml_2.12:jar:0.7.260:compile, org.mule.common:scala-common_2.12:jar:0.5.60:compile, org.mule.weave:ndjson-module:jar:2.3.0:compile, org.mule.weave:avro-module:jar:2.3.0:compile, org.apache.avro:avro:jar:1.10.0-MULE_4:compile, com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile, com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:compile, com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile, org.apache.commons:commons-compress:jar:1.19:compile, org.mule.weave:dwb-module:jar:2.3.0:compile, org.openjfx:javafx-controls:jar:11:compile, org.openjfx:javafx-controls:jar:mac:11:compile, org.openjfx:javafx-graphics:jar:11:compile, org.openjfx:javafx-graphics:jar:mac:11:compile, org.openjfx:javafx-base:jar:11:compile, org.openjfx:javafx-base:jar:mac:11:compile, org.mule.weave:parser:jar:2.3.0:compile, org.scala-lang:scala-library:jar:2.12.10:compile, org.parboiled:parboiled_2.12:jar:2.1.5:compile, com.chuusai:shapeless_2.12:jar:2.3.3:compile, org.typelevel:macro-compat_2.12:jar:1.1.1:compile, org.mule.runtime:mule-core:jar:4.3.0:compile, org.mule.runtime:mule-api:jar:1.3.0:compile, org.mule.runtime:mule-metadata-model-api:jar:1.3.0:compile, org.slf4j:slf4j-api:jar:1.7.30:compile, com.google.code.gson:gson:jar:2.8.5:compile, com.sun.activation:javax.activation:jar:1.2.0:compile, com.vdurmont:semver4j:jar:3.1.0:compile, org.mule.runtime:mule-artifact-declaration:jar:1.3.0:compile, org.mule.runtime:api-annotations:jar:1.2.0:compile, org.mule.runtime:mule-module-dsl-api:jar:1.3.0:compile, org.mule.runtime:mule-extensions-api:jar:1.3.0:compile, org.reactivestreams:reactive-streams:jar:1.0.2:compile, org.mule.glassfish.jaxb:jaxb-runtime:jar:2.3.1-MULE-001:compile, javax.xml.bind:jaxb-api:jar:2.3.1:compile, org.mule.glassfish.jaxb:txw2:jar:2.3.1-MULE-001:compile, com.sun.istack:istack-commons-runtime:jar:3.0.7:compile, org.jvnet.staxex:stax-ex:jar:1.8:compile, com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15:compile, javax.activation:javax.activation-api:jar:1.2.0:compile, org.mule.runtime:mule-module-http-policy-api:jar:1.3.0:compile, org.mule.runtime:mule-module-policy-api:jar:1.3.0:compile, org.mule.runtime:mule-metadata-model-xml:jar:1.3.0:compile, org.apache.xmlbeans:xmlbeans:jar:3.1.0:compile, org.mule.apache:xerces2-xsd11:jar:2.11.3:compile, org.mule.runtime:mule-metadata-model-java:jar:1.3.0:compile, org.mule.runtime:mule-message-metadata-model:jar:1.3.0:compile, org.mule.runtime:mule-metadata-model-json:jar:1.3.0:compile, org.everit.json:org.everit.json.schema:jar:1.5.1:compile, org.json:json:jar:20160810:compile, commons-beanutils:commons-beanutils:jar:1.9.4:compile, org.mule.com.github.stephenc.eaio-uuid:uuid:jar:3.4.2-MULE-001:compile, javax.annotation:javax.annotation-api:jar:1.3.2:compile, commons-cli:commons-cli:jar:1.2:compile, commons-collections:commons-collections:jar:3.2.2:compile, commons-io:commons-io:jar:2.6:compile, org.apache.commons:commons-lang3:jar:3.8.1:compile, commons-pool:commons-pool:jar:1.6:compile, javax.transaction:javax.transaction-api:jar:1.3:compile, org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec:jar:2.0.0:compile, javax.inject:javax.inject:jar:1:compile, org.mule.mvel:mule-mvel2:jar:2.1.9-MULE-020:compile, org.jgrapht:jgrapht-core:jar:1.3.1:compile, org.jheaps:jheaps:jar:0.10:compile, com.google.guava:guava:jar:25.1-jre:compile, com.google.code.findbugs:jsr305:jar:3.0.2:compile, org.checkerframework:checker-qual:jar:2.0.0:compile, com.google.errorprone:error_prone_annotations:jar:2.1.3:compile, com.google.j2objc:j2objc-annotations:jar:1.1:compile, org.codehaus.mojo:animal-sniffer-annotations:jar:1.14:compile, org.reflections:reflections:jar:0.9.10:compile, io.projectreactor:reactor-core:jar:3.2.12.RELEASE:compile, io.projectreactor.addons:reactor-extra:jar:3.2.3.RELEASE:compile, org.yaml:snakeyaml:jar:1.26:compile, cglib:cglib-nodep:jar:3.2.10:compile, org.apache.commons:commons-pool2:jar:2.6.2:compile, org.apache.commons:commons-math3:jar:3.6.1:compile, it.unimi.dsi:fastutil:jar:8.1.1:compile, com.github.ben-manes.caffeine:caffeine:jar:2.8.0:compile, net.jodah:failsafe:jar:2.1.1:compile, org.vibur:vibur-object-pool:jar:23.0:compile, com.conversantmedia:disruptor:jar:1.2.10:compile, javax.jms:javax.jms-api:jar:2.0.1:compile, org.fxmisc.richtext:richtextfx:jar:0.7-M5:compile, org.fxmisc.wellbehaved:wellbehavedfx:jar:0.3:compile, org.fxmisc.undo:undofx:jar:1.2.2:compile, org.reactfx:reactfx:jar:2.0-M5:compile, org.fxmisc.flowless:flowless:jar:0.5.2:compile]
[DEBUG] Collected project classpath [/Users/seth/Downloads/dataweave-playground-master 3/target/classes]
[DEBUG] Adding to classpath : /Users/seth/Downloads/dataweave-playground-master 3/target/classes
[DEBUG] Adding project dependency artifact: mule-service-weave to classpath
[DEBUG] Adding project dependency artifact: runtime to classpath
[DEBUG] Adding project dependency artifact: core to classpath
[DEBUG] Adding project dependency artifact: spire_2.12 to classpath
[DEBUG] Adding project dependency artifact: spire-macros_2.12 to classpath
[DEBUG] Adding project dependency artifact: machinist_2.12 to classpath
[DEBUG] Adding project dependency artifact: scala-reflect to classpath
[DEBUG] Adding project dependency artifact: algebra_2.12 to classpath
[DEBUG] Adding project dependency artifact: cats-kernel_2.12 to classpath
[DEBUG] Adding project dependency artifact: debugger to classpath
[DEBUG] Adding project dependency artifact: wlang to classpath
[DEBUG] Adding project dependency artifact: java-module to classpath
[DEBUG] Adding project dependency artifact: core-modules to classpath
[DEBUG] Adding project dependency artifact: woodstox-core to classpath
[DEBUG] Adding project dependency artifact: stax2-api to classpath
[DEBUG] Adding project dependency artifact: aalto-xml to classpath
[DEBUG] Adding project dependency artifact: jakarta.mail to classpath
[DEBUG] Adding project dependency artifact: jakarta.activation to classpath
[DEBUG] Adding project dependency artifact: yaml-module to classpath
[DEBUG] Adding project dependency artifact: syaml_2.12 to classpath
[DEBUG] Adding project dependency artifact: scala-common_2.12 to classpath
[DEBUG] Adding project dependency artifact: ndjson-module to classpath
[DEBUG] Adding project dependency artifact: avro-module to classpath
[DEBUG] Adding project dependency artifact: avro to classpath
[DEBUG] Adding project dependency artifact: jackson-core to classpath
[DEBUG] Adding project dependency artifact: jackson-databind to classpath
[DEBUG] Adding project dependency artifact: jackson-annotations to classpath
[DEBUG] Adding project dependency artifact: commons-compress to classpath
[DEBUG] Adding project dependency artifact: dwb-module to classpath
[DEBUG] Adding project dependency artifact: javafx-controls to classpath
[DEBUG] Adding project dependency artifact: javafx-controls to classpath
[DEBUG] Adding project dependency artifact: javafx-graphics to classpath
[DEBUG] Adding project dependency artifact: javafx-graphics to classpath
[DEBUG] Adding project dependency artifact: javafx-base to classpath
[DEBUG] Adding project dependency artifact: javafx-base to classpath
[DEBUG] Adding project dependency artifact: parser to classpath
[DEBUG] Adding project dependency artifact: scala-library to classpath
[DEBUG] Adding project dependency artifact: parboiled_2.12 to classpath
[DEBUG] Adding project dependency artifact: shapeless_2.12 to classpath
[DEBUG] Adding project dependency artifact: macro-compat_2.12 to classpath
[DEBUG] Adding project dependency artifact: mule-core to classpath
[DEBUG] Adding project dependency artifact: mule-api to classpath
[DEBUG] Adding project dependency artifact: mule-metadata-model-api to classpath
[DEBUG] Adding project dependency artifact: slf4j-api to classpath
[DEBUG] Adding project dependency artifact: gson to classpath
[DEBUG] Adding project dependency artifact: javax.activation to classpath
[DEBUG] Adding project dependency artifact: semver4j to classpath
[DEBUG] Adding project dependency artifact: mule-artifact-declaration to classpath
[DEBUG] Adding project dependency artifact: api-annotations to classpath
[DEBUG] Adding project dependency artifact: mule-module-dsl-api to classpath
[DEBUG] Adding project dependency artifact: mule-extensions-api to classpath
[DEBUG] Adding project dependency artifact: reactive-streams to classpath
[DEBUG] Adding project dependency artifact: jaxb-runtime to classpath
[DEBUG] Adding project dependency artifact: jaxb-api to classpath
[DEBUG] Adding project dependency artifact: txw2 to classpath
[DEBUG] Adding project dependency artifact: istack-commons-runtime to classpath
[DEBUG] Adding project dependency artifact: stax-ex to classpath
[DEBUG] Adding project dependency artifact: FastInfoset to classpath
[DEBUG] Adding project dependency artifact: javax.activation-api to classpath
[DEBUG] Adding project dependency artifact: mule-module-http-policy-api to classpath
[DEBUG] Adding project dependency artifact: mule-module-policy-api to classpath
[DEBUG] Adding project dependency artifact: mule-metadata-model-xml to classpath
[DEBUG] Adding project dependency artifact: xmlbeans to classpath
[DEBUG] Adding project dependency artifact: xerces2-xsd11 to classpath
[DEBUG] Adding project dependency artifact: mule-metadata-model-java to classpath
[DEBUG] Adding project dependency artifact: mule-message-metadata-model to classpath
[DEBUG] Adding project dependency artifact: mule-metadata-model-json to classpath
[DEBUG] Adding project dependency artifact: org.everit.json.schema to classpath
[DEBUG] Adding project dependency artifact: json to classpath
[DEBUG] Adding project dependency artifact: commons-beanutils to classpath
[DEBUG] Adding project dependency artifact: uuid to classpath
[DEBUG] Adding project dependency artifact: javax.annotation-api to classpath
[DEBUG] Adding project dependency artifact: commons-cli to classpath
[DEBUG] Adding project dependency artifact: commons-collections to classpath
[DEBUG] Adding project dependency artifact: commons-io to classpath
[DEBUG] Adding project dependency artifact: commons-lang3 to classpath
[DEBUG] Adding project dependency artifact: commons-pool to classpath
[DEBUG] Adding project dependency artifact: javax.transaction-api to classpath
[DEBUG] Adding project dependency artifact: geronimo-j2ee-connector_1.5_spec to classpath
[DEBUG] Adding project dependency artifact: javax.inject to classpath
[DEBUG] Adding project dependency artifact: mule-mvel2 to classpath
[DEBUG] Adding project dependency artifact: jgrapht-core to classpath
[DEBUG] Adding project dependency artifact: jheaps to classpath
[DEBUG] Adding project dependency artifact: guava to classpath
[DEBUG] Adding project dependency artifact: jsr305 to classpath
[DEBUG] Adding project dependency artifact: checker-qual to classpath
[DEBUG] Adding project dependency artifact: error_prone_annotations to classpath
[DEBUG] Adding project dependency artifact: j2objc-annotations to classpath
[DEBUG] Adding project dependency artifact: animal-sniffer-annotations to classpath
[DEBUG] Adding project dependency artifact: reflections to classpath
[DEBUG] Adding project dependency artifact: reactor-core to classpath
[DEBUG] Adding project dependency artifact: reactor-extra to classpath
[DEBUG] Adding project dependency artifact: snakeyaml to classpath
[DEBUG] Adding project dependency artifact: cglib-nodep to classpath
[DEBUG] Adding project dependency artifact: commons-pool2 to classpath
[DEBUG] Adding project dependency artifact: commons-math3 to classpath
[DEBUG] Adding project dependency artifact: fastutil to classpath
[DEBUG] Adding project dependency artifact: caffeine to classpath
[DEBUG] Adding project dependency artifact: failsafe to classpath
[DEBUG] Adding project dependency artifact: vibur-object-pool to classpath
[DEBUG] Adding project dependency artifact: disruptor to classpath
[DEBUG] Adding project dependency artifact: javax.jms-api to classpath
[DEBUG] Adding project dependency artifact: richtextfx to classpath
[DEBUG] Adding project dependency artifact: wellbehavedfx to classpath
[DEBUG] Adding project dependency artifact: undofx to classpath
[DEBUG] Adding project dependency artifact: reactfx to classpath
[DEBUG] Adding project dependency artifact: flowless to classpath
[DEBUG] joining on thread Thread[com.github.estebanwasinger.DWPlayground.main(),5,com.github.estebanwasinger.DWPlayground]
[WARNING] 
java.lang.ClassNotFoundException: com.github.estebanwasinger.DWPlayground
    at java.net.URLClassLoader.findClass (URLClassLoader.java:387)
    at java.lang.ClassLoader.loadClass (ClassLoader.java:418)
    at java.lang.ClassLoader.loadClass (ClassLoader.java:351)
    at org.codehaus.mojo.exec.ExecJavaMojo$1.run (ExecJavaMojo.java:246)
    at java.lang.Thread.run (Thread.java:748)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.638 s
[INFO] Finished at: 2021-10-27T13:58:14-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.0.0:java (default-cli) on project weave-playground: An exception occured while executing the Java class. com.github.estebanwasinger.DWPlayground -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.0.0:java (default-cli) on project weave-playground: An exception occured while executing the Java class. com.github.estebanwasinger.DWPlayground
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoExecutionException: An exception occured while executing the Java class. com.github.estebanwasinger.DWPlayground
    at org.codehaus.mojo.exec.ExecJavaMojo.execute (ExecJavaMojo.java:311)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: java.lang.ClassNotFoundException: com.github.estebanwasinger.DWPlayground
    at java.net.URLClassLoader.findClass (URLClassLoader.java:387)
    at java.lang.ClassLoader.loadClass (ClassLoader.java:418)
    at java.lang.ClassLoader.loadClass (ClassLoader.java:351)
    at org.codehaus.mojo.exec.ExecJavaMojo$1.run (ExecJavaMojo.java:246)
    at java.lang.Thread.run (Thread.java:748)
[ERROR] 
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException```