Maven

Kotlin Lambda Return Inliner

io.github.kyay10.kotlin-lambda-return-inliner : maven-plugin

Kotlin compiler plugin that optimises lambdas returned by inline functions and stored in local variables

Last Version: 0.1.2

Release Date:

Echo plugin parent

com.github.ekryd.echo-maven-plugin : echo-plugin

Maven plugin that outputs text during a maven build.

Last Version: 1.3.2

Release Date:

Last Version: 1.0.0

Release Date:

SortPom Plugin

com.github.ekryd.sortpom : sortpom-maven-plugin

A Maven plugin that sorts the pom.xml file.

Last Version: 3.1.3

Release Date:

jbase.maven.releng

io.github.lorenzobettini.jbase : jbase.maven.releng

Jbase: a Customization of Xtext Xbase to deal with pure Java.

Last Version: 1.1.0

Release Date:

compress-maven-plugin

com.github.eliayng : compress-maven-plugin

配置监控信息,在web.xml中添加 <filter> <description>拦截获取js与css过滤</description> <filter-name>MergeFilter</filter-name> <filter-class>com.njzxw.filter.MergeFilter</filter-class> <init-param> <!-- js合并输出路径 --> <param-name>jsDir</param-name> <param-value>${js.path}</param-value> </init-param> <init-param> <!-- css合并输出路径 --> <param-name>cssDir</param-name> <param-value>${css.path}</param-value> </init-param> </filter> 同时添加一个合并js\css对应一个merge.xml,最好放置在同级,如: <merge> <group name="sss" > <js path="js/common/common.js" /> <js path="js/common/index.js" /> <css path="css/common/animate.css" /> <css path="css/common/normalize.css" /> </group> </merge> 访问项目:xxx/sss.js xxx/sss.css 同时配合maven插件: compress-maven-plugin结合使用: <plugin> <groupId>com.github.eliayng</groupId> <artifactId>compress-maven-plugin</artifactId> <version>1.0.0</version> <executions> <execution> <phase>compile</phase> <goals> <goal>compress</goal> </goals> </execution> </executions> <configuration> <skip>${skipCompress}</skip> <poolNum>50</poolNum> <jsOutDir>${jsOutDir}</jsOutDir> <cssOutDir>${cssOutDir}</cssOutDir> <!--是否监控编译class文件--> <isCompressClass>true</isCompressClass> <!-- 是否复制资源文件 --> <isResourcesCopy>true</isResourcesCopy> </configuration> </plugin>

Last Version: 1.0.2

Release Date:

Fix Info.plist Maven Plugin (Eclipse RCP)

name.abuchen : fix-info-plist-maven-plugin

Maven plugin to "fix" the Info.plist file generated by p2 during a Tycho product build. Typically used to change copyright and language information.

Last Version: 1.7

Release Date:

SchXslt Testsuite Maven Plugin

name.dmaus.schxslt : testsuite-maven-plugin

Run tests for Schematron processors via Maven

Last Version: 1.8.2

Release Date:

XProc Maven Plugin

name.dmaus.schxslt : xproc-maven-plugin

A dead simple Maven plugin that executes an XProc pipeline

Last Version: 1.0

Release Date:

XQUnit Maven Plugin

name.dmaus.schxslt : xqunit-maven-plugin

A Maven plugin that runs BaseX XQUnit tests

Last Version: 1.0

Release Date:

Last Version: 0.0.4

Release Date:

Last Version: 1.0.1

Release Date:

AppJar Maven Plugin

com.github.emenaceb.appjar : appjar-maven-plugin

Packages an application in a single jar.

Last Version: 0.9.2

Release Date:

NanoDist Maven Plugin

nanocontainer : nanodist-maven-plugin

Maven Plugin to create NanoContainer Distributions

Last Version: 1.0.1

Release Date:

Okapi Framework Maven Plugin

io.meikle.maven.okapi : okapi-maven-plugin

Maven plugin that allows execution of common actions using the Okapi Framework

Last Version: 1.1

Release Date:

maven-parent

io.metaloom : maven-parent

Parent POM for MetaLoom maven projects

Last Version: 1.0.0

Release Date:

Maven S3 Wagon

net.adamcin.org.kuali.maven.wagons : maven-s3-wagon

* forked from org.kuali.maven.wagons:maven-s3-wagon This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Ben Hale at SpringSource

Last Version: 1.2.2

Release Date:

DOLM

com.github.eomm : dolm-maven-plugin

DOLM (Document Lifecycle Management) start with an easy plugin for build PDF docs from any markdown .md files.

Last Version: 1.0.0

Release Date:

Blunderbuss Maven Plugin

net.adamcin : blunderbuss-maven-plugin

Blunderbuss Maven Plugin - Fire off all your cached artifacts to a remote maven repository.

Last Version: 0.4.0

Release Date:

Granite IT Maven Plugin

net.adamcin : graniteit-maven-plugin

Maven plugin which serves to enhance the lifecycle of the content-package-maven-plugin for better execution of server-side Adobe CRX/Granite integration tests

Last Version: 0.8.0

Release Date:

Scala Mojo Maven Plugin

net.adamcin : scalamojo-maven-plugin

Maven plugin written in Scala to extend maven-plugin-plugin for use in other scala-based maven plugin projects

Last Version: 1.1.0

Release Date:

Snag Jar Maven Plugin

net.adamcin : snagjar-maven-plugin

Scan a directory for java libraries identifiable as maven artifacts and perform list, install, deploy, and other operations on them.

Last Version: 1.3.4

Release Date:

VLT Pack Maven Plugin

net.adamcin : vltpack-maven-plugin

Maven plugin defining the vltpack packaging lifecycle and appropriate goals for use in creating application and content packages targeting the Adobe CRX / AEM / Granite platforms

Last Version: 1.3.0

Release Date:

Object Protocol Maven Wagon Support

me.sundp : oss-maven

Standard Maven wagon support for oss:// urls

Last Version: 7.0.0

Release Date:

net.ranides:jrunner-maven-plugin

net.ranides : jrunner-maven-plugin

jrunner: maven plugin for generating executable launchers

Last Version: 1.4.0

Release Date:

Chuck Norris Maven Plugin

com.github.eriksattelmair : chuck-norris-maven-plugin

Plugin which provides you with all the important Chuck Norris quotes at the end of a build :)

Last Version: 1.2

Release Date:

Archetype - scala-archetype-simple

net.alchim31.maven : scala-archetype-simple

The maven-scala-plugin is used for compiling/testing/running/documenting scala code in maven.

Last Version: 1.7

Release Date:

AnoDoc Generator for Maven

net.anotheria : maven-ano-doc-plugin

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Last Version: 2.6.14

Release Date:

Last Version: 0.0.3

Release Date:

Last Version: 5

Release Date:

Last Version: 9.2.11

Release Date:

Last Version: 4.1.7.RELEASE

Release Date:

Last Version: 3.2.5.RELEASE

Release Date:

spring-ws-bom

net.anthavio.maven : spring-ws-bom

Spring Web Services Maven BOM

Last Version: 2.2.0.RELEASE

Release Date:

Omni Coverage Reporter Maven Plugin

org.jesperancinha.plugins : omni-coveragereporter-maven-plugin

Maven plugin for Kotlin/Java/Scala code submissions to Reporting API's.

Last Version: 0.3.0

Release Date:

Last Version: 3.1.8

Release Date:

S3 storage maven plugin

com.github.evanzyj : s3-storage-maven-plugin

Maven plug-in for uploading files to S3.Support any wildcard path.

Last Version: 1.0.6

Release Date:

Last Version: 1.0.185

Release Date:

Last Version: 1.0.185

Release Date:

Last Version: 1.0.185

Release Date:

Last Version: 0.1.0

Release Date:

Last Version: 1.0.185

Release Date:

Last Version: 1.0.185

Release Date:

Last Version: 1.0.185

Release Date: