Arquillian 团队宣布 ShrinkWrap Resolver 3.0.0 发布。 ShrinkWrap Resolver 项目提供了一个 Java API 用于从资料库系统获取信息。包括任意 Maven 库中的第三方库。ShrinkWrap Resolver 可以让你重用已经在 Maven 构建文件中的所有配置,并让项目的打包归档变得更加简单。 这个版本没有提供任何新的功能,它主要是关于重要组件的更新和重构,该版本的完整改进内容包括: Bug SHRINKRES-252 - Build Failing Locally in AdditionalRemoteRepositoryTestCase SHRINKRES-253 - Maven-plugin build fails with missing version of org.codehaus.plexuslexus-classworlds SHRINKRES-254 - Wrong parent POM version in impl-maven-integration-tests Component Upgrade SHRINKRES-244 - Upgrade Maven & Aether dependencies SHRINKRES-248 - Update version of the Jetty server to the latest one (supporting JVM 1.7) Task SHRINKRES-191 - Refactor project structure - gradle and maven separation SHRINKRES-245 - Remove deprecated methods and features SHRINKRES-246 - Introduce Maven BOM to easily manage versions of many dependencies SHRINKRES-247 - Update version of checkstyle plugin 贡献者: Matous Jobanek, Andrew Lee Rubinger Arquillian ShrinkWrap Resolver 3.0.0 发布下载地址