@Mojo(name="source-jar",
defaultPhase=PACKAGE,
threadSafe=true)
public class GwtSourcesJarMojo
extends AbstractGwtModuleMojo
artifactFactory, artifactMetadataSource, classpathBuilder, GWT_GROUP_ID, gwtSdkFirstInClasspath, localRepository, modulePathPrefix, remoteRepositories, resolver, VAADIN_GROUP_ID, warSourceDirectory| Constructor and Description |
|---|
GwtSourcesJarMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected Collection<org.codehaus.mojo.gwt.GwtResourcesBaseMojo.ResourceFile> |
getAllResourceFiles()
Collect GWT java source code and module descriptor to be added as resources.
|
getGwtModules, getModules, readModuleaddClasspathElements, addCompileSourceRoot, getArtifact, getClasspath, getGenerateDirectory, getGwtDevJar, getGwtUserJar, getJarAndDependencies, getLocalRepository, getOutputDirectory, getProject, getProjectArtifacts, getProjectRuntimeArtifacts, getRemoteRepositories, isGenerator, resolve, setupGenerateDirectorypublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionMojo.execute()protected Collection<org.codehaus.mojo.gwt.GwtResourcesBaseMojo.ResourceFile> getAllResourceFiles() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2012–2025 Vaadin Ltd. All rights reserved.