5 Star 0 Fork 4

src-openEuler/apache-commons-jxpath

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
commons-jxpath-mockrunner.patch 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
jeff200902 提交于 5年前 . Package init
diff --git a/pom.xml b/pom.xml
index 1a4f2c4..f5fa596 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,42 +160,6 @@ under the License.
<version>1.7.0</version>
<optional>true</optional>
</dependency>
- <dependency>
- <groupId>com.mockrunner</groupId>
- <artifactId>mockrunner-jdk1.3-j2ee1.3</artifactId>
- <version>0.4</version>
- <scope>test</scope>
- <exclusions>
- <exclusion>
- <groupId>cglib-nodep</groupId>
- <artifactId>cglib-nodep</artifactId>
- </exclusion>
- <exclusion>
- <groupId>jboss</groupId>
- <artifactId>jboss-jee</artifactId>
- </exclusion>
- <exclusion>
- <groupId>nekohtml</groupId>
- <artifactId>nekohtml</artifactId>
- </exclusion>
- <exclusion>
- <groupId>struts</groupId>
- <artifactId>struts</artifactId>
- </exclusion>
- <exclusion>
- <groupId>oro</groupId>
- <artifactId>oro</artifactId>
- </exclusion>
- <exclusion>
- <groupId>commons-validator</groupId>
- <artifactId>commons-validator</artifactId>
- </exclusion>
- <exclusion>
- <groupId>commons-digester</groupId>
- <artifactId>commons-digester</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
</dependencies>
<reporting>
<plugins>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/apache-commons-jxpath.git
git@gitee.com:src-openeuler/apache-commons-jxpath.git
src-openeuler
apache-commons-jxpath
apache-commons-jxpath
openEuler-22.03-LTS

搜索帮助