is not current version
Last Version 1.0.2

com.github.eliayng:compress-maven-plugin 1.0.0

1、js、CSS,HTML等的合并压缩操作,合并路径不是pom中配置,但使用相应的项目路径生成合并。XML信息记录在合并。 2、js、CSS可以选择压缩工具,目前只实现了一个,未实现其他配置,后续更新 3、编译Java监控和资源文件修改和删除和替换,主要在netbeans工具,如开放maven方法编译的Java类,严重影响效率的发展, 4,Java编译后可随时打开编译Java文件,使用文本编辑器来完成开发 5、完成编译JDK的默认配置 6、默认实现的合并监控url:http://maven.zexingwei.com/nexus/content/repositories/releases/com/njzxw/compress-maven-plugin/M1.0.1-releases/compress-maven-plugin-M1.0.1-releases.jar <dependency> <groupId>com.njzxw</groupId> <artifactId>compress-maven-plugin</artifactId> <version>M1.0.1-releases</version> </dependency>

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.eliayng
ArtifactId

ArtifactId

compress-maven-plugin
Version

Version

1.0.0
Type

Type

maven-plugin

Download compress-maven-plugin 1.0.0


<plugin>
    <groupId>com.github.eliayng</groupId>
    <artifactId>compress-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>