[
https://issues.apache.org/jira/browse/IGNITE-15387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17405765#comment-17405765
]
david.duan commented on IGNITE-15387:
-------------------------------------
1. It was failure when i use mvn package to package spark module , the error
message is "Could not transfer artifact
commons-codec:commons-codec:pom:1.15-SNAPSHOT".I did not find this dependency
in the MVN repository. The only dependency is
commons-codec:commons-codec:pom:1.15
2. I am having trouble building apache ignite . I get the following error when
building:
org.jacorb:jacorb:pom:2.2.3-jonas-patch-20071018 failed to transfer from
http://0.0.0.0/ during a previous attempt. This failure was cached in the local
repository and resolution is not reattempted until the update interval of
maven-default-http-blocker has elapsed or updates are forced. Original error:
Could not transfer artifact org.jacorb:jacorb:pom:2.2.3-jonas-patch-20071018
from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for
repositories: [apache.snapshots (http://repository.apache.org/snapshots,
default, snapshots), ow2-snapshot
(http://repository.ow2.org/nexus/content/repositories/snapshots, default,
snapshots), ow2 (http://maven.ow2.org/maven2, default, releases)]
> mvn clean compile failure
> -------------------------
>
> Key: IGNITE-15387
> URL: https://issues.apache.org/jira/browse/IGNITE-15387
> Project: Ignite
> Issue Type: Bug
> Components: spark
> Affects Versions: 2.9.1
> Reporter: david.duan
> Priority: Critical
>
> It was failure when i use mvn command to package source code.The reason is
> that pom.xml references some packages that are not in the repository
--
This message was sent by Atlassian Jira
(v8.3.4#803005)