tbroyer / gwt-maven-archetypes

Apache License 2.0
152 stars 39 forks source link

Fails on mvn clean install #54

Closed mduesbury closed 6 years ago

mduesbury commented 6 years ago

Just downloaded the gwt-maven-archetypes project and attempted to run a mvn clean install on it...

Got a build failure with the following maven log...

[INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
[INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar (1.9 MB at 4.6 MB/s)
[INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/23.3-jre/guava-23.3-jre.jar (2.7 MB at 5.9 MB/s)
[INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB a
[INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/javac-shaded/9-dev-r4023-3/javac-shaded-9-dev-r4023-3.jar (2.8 MB at 5.9
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [INFO] Compiling 14 source files to C:\dev\workspaces\testgwt\gwt-maven-archetypes\dagger-guice-rf-activities\target\test-classes\projects\basic\project\basic\basic
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ basic-client ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] skip non existing resourceDirectory C:\dev\workspaces\testgwt\gwt-maven-archetypes\dagger-guice-rf-activities\target\test-classes\projects\basic\project\basi
rces
[INFO] [INFO] skip non existing resourceDirectory C:\dev\workspaces\testgwt\gwt-maven-archetypes\dagger-guice-rf-activities\target\test-classes\projects\basic\project\basi

[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ basic-client ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- gwt-maven-plugin:1.0-rc-9:test (default-test) @ basic-client ---
[INFO] [INFO] No tests to run.
[INFO] [INFO]
[INFO] [INFO] --- gwt-maven-plugin:1.0-rc-9:compile (default-compile) @ basic-client ---
[INFO] [INFO] Compiling module it.pkg.Basic
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.BasicModule_ProvideHistorianFactory'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/BasicModule_ProvideHistorianFactory.java'
[INFO] [INFO]          [ERROR] Line 6: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]          [ERROR] Line 8: Generated cannot be resolved to a type
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.BasicModule_ProvidePlaceHistoryMapperFactory'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/BasicModule_ProvidePlaceHistoryMapperFactory.java'
[INFO] [INFO]          [ERROR] Line 6: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]          [ERROR] Line 8: Generated cannot be resolved to a type
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.BasicModule_ProvideUserNameFactory'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/BasicModule_ProvideUserNameFactory.java'
[INFO] [INFO]          [ERROR] Line 5: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]          [ERROR] Line 8: Generated cannot be resolved to a type
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.BasicModule_ProvideRequestTransportFactory'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/BasicModule_ProvideRequestTransportFactory.java'
[INFO] [INFO]          [ERROR] Line 6: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]          [ERROR] Line 8: Generated cannot be resolved to a type
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.BasicModule_ProvidePlaceHistoryHandlerFactory'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/BasicModule_ProvidePlaceHistoryHandlerFactory.java'
[INFO] [INFO]          [ERROR] Line 9: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]          [ERROR] Line 12: Generated cannot be resolved to a type
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.BasicModule_ProvideCurrentUserFactory'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/BasicModule_ProvideCurrentUserFactory.java'
[INFO] [INFO]          [ERROR] Line 5: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]          [ERROR] Line 7: Generated cannot be resolved to a type
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.BasicModule_ProvidePlaceControllerFactory'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/BasicModule_ProvidePlaceControllerFactory.java'
[INFO] [INFO]          [ERROR] Line 10: Generated cannot be resolved to a type
[INFO] [INFO]          [ERROR] Line 7: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.BasicModule_ProvideSimpleEventBusFactory'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/BasicModule_ProvideSimpleEventBusFactory.java'
[INFO] [INFO]          [ERROR] Line 6: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]          [ERROR] Line 8: Generated cannot be resolved to a type
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.MainActivityMapper_Factory'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/MainActivityMapper_Factory.java'
[INFO] [INFO]          [ERROR] Line 4: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]          [ERROR] Line 7: Generated cannot be resolved to a type
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.GreetingViewImpl_Factory'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/GreetingViewImpl_Factory.java'
[INFO] [INFO]          [ERROR] Line 6: Generated cannot be resolved to a type
[INFO] [INFO]          [ERROR] Line 4: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.BasicModule_ProvideIsAdminFactory'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/BasicModule_ProvideIsAdminFactory.java'
[INFO] [INFO]          [ERROR] Line 4: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]          [ERROR] Line 7: Generated cannot be resolved to a type
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.HomeViewImpl_Factory'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/HomeViewImpl_Factory.java'
[INFO] [INFO]          [ERROR] Line 6: Generated cannot be resolved to a type
[INFO] [INFO]          [ERROR] Line 4: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.BasicModule_ProvideSchedulerFactory'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/BasicModule_ProvideSchedulerFactory.java'
[INFO] [INFO]          [ERROR] Line 6: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]          [ERROR] Line 8: Generated cannot be resolved to a type
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.BasicModule_ProvideBasicFactoryFactory'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/BasicModule_ProvideBasicFactoryFactory.java'
[INFO] [INFO]          [ERROR] Line 10: Generated cannot be resolved to a type
[INFO] [INFO]          [ERROR] Line 7: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.DaggerBasicComponent'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/DaggerBasicComponent.java'
[INFO] [INFO]          [ERROR] Line 11: Generated cannot be resolved to a type
[INFO] [INFO]          [ERROR] Line 8: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.MainActivityMapper_MembersInjector'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/MainActivityMapper_MembersInjector.java'
[INFO] [INFO]          [ERROR] Line 4: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]          [ERROR] Line 7: Generated cannot be resolved to a type
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.GreetingActivityFactory_Factory'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/GreetingActivityFactory_Factory.java'
[INFO] [INFO]          [ERROR] Line 5: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]          [ERROR] Line 8: Generated cannot be resolved to a type
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.HomeActivity_Factory'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/HomeActivity_Factory.java'
[INFO] [INFO]          [ERROR] Line 5: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]          [ERROR] Line 8: Generated cannot be resolved to a type
[INFO] [INFO]    Tracing compile failure path for type 'it.pkg.BasicModule_ProvideLogoutUrlFactory'
[INFO] [INFO]       [ERROR] Errors in 'file:/C:/dev/workspaces/testgwt/gwt-maven-archetypes/dagger-guice-rf-activities/target/test-classes/projects/basic/project/basic/bas
urces/annotations/it/pkg/BasicModule_ProvideLogoutUrlFactory.java'
[INFO] [INFO]          [ERROR] Line 5: The import javax.annotation.processing cannot be resolved
[INFO] [INFO]          [ERROR] Line 7: Generated cannot be resolved to a type
[INFO] [INFO]    [ERROR] Aborting compile due to errors in some input files
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO]
[INFO] [INFO] basic .............................................. SUCCESS [  0.000 s]
[INFO] [INFO] basic-shared ....................................... SUCCESS [  1.577 s]
[INFO] [INFO] basic-client ....................................... FAILURE [ 21.501 s]
[INFO] [INFO] basic-server ....................................... SKIPPED
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 23.858 s
[INFO] [INFO] Finished at: 2018-04-24T08:47:17+01:00
[INFO] [INFO] Final Memory: 43M/145M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal net.ltgt.gwt.maven:gwt-maven-plugin:1.0-rc-9:compile (default-compile) on project basic-client: GWT exited with status 1 -> [Help 1]
[INFO] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal net.ltgt.gwt.maven:gwt-maven-plugin:1.0-rc-9:compile (default-compile) on project bas
atus 1
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[INFO]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
[INFO]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
[INFO]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
[INFO]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
[INFO]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[INFO]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[INFO]     at java.lang.reflect.Method.invoke (Method.java:564)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[INFO] Caused by: org.apache.maven.plugin.MojoExecutionException: GWT exited with status 1
[INFO]     at net.ltgt.gwt.maven.CommandLine.execute (CommandLine.java:50)
[INFO]     at net.ltgt.gwt.maven.CompileMojo.execute (CompileMojo.java:202)
[INFO]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[INFO]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
[INFO]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
[INFO]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
[INFO]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
[INFO]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[INFO]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[INFO]     at java.lang.reflect.Method.invoke (Method.java:564)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[INFO] [ERROR]
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[INFO] [ERROR]
[INFO] [ERROR] After correcting the problems, you can resume the build with the command
[INFO] [ERROR]   mvn <goals> -rf :basic-client
[INFO] Post-archetype-generation invoker exit code: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] gwt-maven-archetypes ............................... SUCCESS [  2.946 s]
[INFO] GWT Modular GWT-RPC WebApp Archetype ............... SUCCESS [ 30.842 s]
[INFO] GWT Modular RequestFactory WebApp Archetype ........ SUCCESS [ 31.622 s]
[INFO] GWT Modular Dagger/Guice/RequestFactory/Activities WebApp Archetype FAILURE [ 25.935 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:32 min
[INFO] Finished at: 2018-04-24T08:47:17+01:00
[INFO] Final Memory: 19M/63M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:3.0.1:integration-test (default-integration-test) on project dagger-guice-rf-activities:
[ERROR] Archetype IT 'basic' failed: Execution failure: exit code = 1
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :dagger-guice-rf-activities
tbroyer commented 6 years ago

This is due to using Java 9 or Java 10. Dagger will then annotate its generated classes with java.annotation.processing.Generated which GWT won't find (I have no idea yet why it won't find it; even when using GWT's HEAD-SNAPSHOT version with -sourceLevel 9 or -sourceLevel 10`).

Passing <release>8</release> fixes the build, in Java 9+, by forcing Dagger to use javax.annotation.Generated instead, but would break it in Java 8 as the maven-compiler-plugin unconditionally passes it to JavaC so it has to be set in a profile activated by the JDK version.

tbroyer commented 6 years ago

Note: using Dagger 2.15 also fixes the problem in the case of this archetype, as Dagger 2.15 will now respect -source 1.8 -target 1.8 passed by the maven-compiler plugin.

tbroyer commented 6 years ago

I reported the issue upstream (https://github.com/gwtproject/gwt/issues/9612) and will update the archetype to Dagger 2.15.

mduesbury commented 6 years ago

Thanks :)

Get Outlook for iOShttps://aka.ms/o0ukef


From: Thomas Broyer notifications@github.com Sent: Tuesday, April 24, 2018 3:43:17 PM To: tbroyer/gwt-maven-archetypes Cc: mduesbury; Author Subject: Re: [tbroyer/gwt-maven-archetypes] Fails on mvn clean install (#54)

I reported the issue upstream (gwtproject/gwt#9612https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fgwtproject%2Fgwt%2Fissues%2F9612&data=02%7C01%7C%7C3d775e2ce1a1497c3a4c08d5a9f1b835%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636601777989152202&sdata=P%2FAc9w%2BKbqVpWy2bdKZCrzrp078hD3mTveMLJPu11%2Fs%3D&reserved=0) and will update the archetype to Dagger 2.15.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Ftbroyer%2Fgwt-maven-archetypes%2Fissues%2F54%23issuecomment-383958724&data=02%7C01%7C%7C3d775e2ce1a1497c3a4c08d5a9f1b835%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636601777989152202&sdata=OsV5Or7GEmr5VFL1KM1moeDu1IA2UvwJkVtRQv7mCoY%3D&reserved=0, or mute the threadhttps://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FABmJreGMqdiV8_vY0T6NZz0g6Cc4fZI8ks5trzoFgaJpZM4ThLLv&data=02%7C01%7C%7C3d775e2ce1a1497c3a4c08d5a9f1b835%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636601777989152202&sdata=g2u1tPng%2F8FrlskFOOxlPX79FVy4hVR7MqzzuF0hfF8%3D&reserved=0.