4.0.0 com.googlecode.gwtquery gwtquery-project 1.0.0-SNAPSHOT Generates an artifact compiled with a concrete gwt version specified in the artifactId 2.2.0 jar Gwt Query Core API for gwt-${artifactId} com.googlecode.gwtquery gwtquery ${version} provided com.google.gwt gwt-user ${artifactId} provided com.google.gwt gwt-dev ${artifactId} provided gwtquery-${version}-${artifactId} maven-deploy-plugin deploy deploy-file ${project.build.directory}/gwtquery-${version}-${artifactId}.jar ${repoId} ${repoUrl} jar gwtquery ${groupId} ${version} ${artifactId} true ${repoUniqueVers} true maven-dependency-plugin unpack-dependencies generate-resources com.googlecode.gwtquery,com.googlecode.gwtquery.plugins gwtquery true **/*.java,**/*.xml,**/*.html,**/*.css,**/*.jpg,**/*.png,**/*.gif ${project.build.directory}/generated-resources org.codehaus.mojo build-helper-maven-plugin add-sources generate-sources add-source ${project.build.directory}/generated-resources ${project.build.directory}/generated-resources/