配置监控信息,在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> ...

CategoriesMaven Plugins
Tagsplugingithubcompressionbuildbuild-systemmaven
HomePage https://github.com/eliayng/compress-maven-plugin 🔍 Inspect URL
Ranking#1005531 in MvnRepository (See Top Artifacts)
#1153 in Maven Plugins

VersionVulnerabilitiesRepositoryUsagesDate
1.0.x
1.0.2Central
0
Aug 03, 2017
1.0.1Central
0
Jul 29, 2017
1.0.0Central
0
Jun 21, 2017
0.1.x
M1.0.1-releasesCentral
0
Jul 29, 2017
0.0.x
M1.0.0-releasesCentral
0
Jun 21, 2017

Related Books

The Apache Maven Handbook: Practical Solutions for Build and DeploymentThe Apache Maven Handbook: Practical Solutions for Build and Deployment (2025)
by Johnson, Robert
Mastering Apache MavenMastering Apache Maven (2024)
by Hadzic, Rijad
Introducing Maven: A Build Tool for Today's Java DevelopersIntroducing Maven: A Build Tool for Today's Java Developers (2019)
by Varanasi, Balaji
Maven: The Definitive GuideMaven: The Definitive Guide (2015)
by Jackson, Brian
Maven Essentials: Get started with the essentials of Apache Maven and get your build automation system up and running quicklyMaven Essentials: Get started with the essentials of Apache Maven and get your build automation system up and running quickly (2015)
by Siriwardena, Prabath
Apache Maven CookbookApache Maven Cookbook (2015)
by Bharathan, Raghuram
Mastering Apache Maven 3Mastering Apache Maven 3 (2014)
by Siriwardena, Prabath
Introducing MavenIntroducing Maven (2014)
by Varanasi, Balaji, Belida, Sudha
Apache Maven Dependency ManagementApache Maven Dependency Management (2013)
by Lalou, Jonathan
Instant Apache Maven StarterInstant Apache Maven Starter (2013)
by Turatti, Maurizio, Pillitu, Maurizio
Apache Maven 3 CookbookApache Maven 3 Cookbook (2011)
by Srirangan
Apache Maven 2 Effective ImplementationApache Maven 2 Effective Implementation (2009)
by Porter, Brett, Ching, Maria Odea
Maven: The Definitive GuideMaven: The Definitive Guide (2008)
by Company, Sonatype
Maven: A Developer's NotebookMaven: A Developer's Notebook (2005)
by Massol, Vincent, O'Brien, Timothy M.