4.0.0 org.sonatype.oss oss-parent 7 jar org.webjars jquery 2.2.2 jquery WebJar for jQuery http://webjars.org MIT License https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt repo http://github.com/webjars/jquery scm:git:https://github.com/webjars/jquery.git scm:git:https://github.com/webjars/jquery.git jquery-2.2.2 jamesward James Ward james@jamesward.org UTF-8 2.2.2 http://code.jquery.com ${project.build.outputDirectory}/META-INF/resources/webjars/${project.artifactId}/${jquery.version} { "paths": { "jquery": "jquery" }, "shim": { "jquery": { "exports": "$" } } } org.codehaus.mojo wagon-maven-plugin 1.0-beta-4 download-js process-resources download-single ${downloadUrl} jquery-${jquery.version}.js ${destinationDir}/jquery.js download-min-js process-resources download-single ${downloadUrl} jquery-${jquery.version}.min.js ${destinationDir}/jquery.min.js download-source-map process-resources download-single ${downloadUrl} jquery-${jquery.version}.min.map ${destinationDir}/jquery.min.map com.google.code.maven-replacer-plugin replacer 1.5.2 prepare-package replace ${destinationDir}/jquery.min.map -${jquery.version} maven-antrun-plugin 1.7 prepare-package run //# sourceMappingURL=jquery.min.map org.apache.maven.plugins maven-release-plugin 2.5.1 org.sonatype.plugins nexus-staging-maven-plugin 1.6.5 true sonatype-nexus-staging https://oss.sonatype.org/ true org.apache.maven.wagon wagon-http-lightweight 2.4 ${project.basedir}/src/main/resources ${destinationDir}