Not able to resolve jPOS latest version 2.0.8?
I was trying to resolve jPOS:2.0.8 version but it is failing because not able to resolve dependency for com.sleepycat.je:je:7.0.6.
<dependency>
<groupId>com.sleepycat</groupId>
<artifactId>je</artifactId>
<version>7.0.6</version>
<scope>compile</scope>
</dependency>
I have check the maven repository and com.sleepycat.je lower version is available there.
http://repo.maven.apache.org/maven2/com/sleepycat/je/
http://repo.maven.apache.org/maven2/org/jpos/jpos/2.0.8/jpos-2.0.8.pom
Edit
Even i have added maven { url 'download.oracle.com/maven'; }
in build.gradle but still not resolving the dependency.
Edit :
I am getting below error
What went wrong: Could not resolve all dependencies for configuration ':compileClasspath'.
Could not resolve com.sleepycat:je:7.0.6. Required by:
org.jpos:jpos:2.0.8
Could not resolve com.sleepycat:je:7.0.6.
Could not get resource 'http://repo.maven.apache.org/maven2/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Could not GET 'http://repo.maven.apache.org/maven2/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Connect to repo.maven.apache.org:80 [repo.maven.apache.org/151.101.20.215] failed: Connection timed out:
connect
Could not resolve com.sleepycat:je:7.0.6.
Could not get resource 'http://jpos.org/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Could not GET 'http://jpos.org/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Connect to jpos.org:80 [jpos.org/52.7.83.125] failed: Connection timed out: connect
Could not resolve com.sleepycat:je:7.0.6.
Could not get resource 'http://download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Could not GET 'http://download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Connect to download.oracle.com:80 [download.oracle.com/23.50.225.25, download.oracle.com/23.50.225.9]
failed: Connection timed out: connect
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
jpos
add a comment |
I was trying to resolve jPOS:2.0.8 version but it is failing because not able to resolve dependency for com.sleepycat.je:je:7.0.6.
<dependency>
<groupId>com.sleepycat</groupId>
<artifactId>je</artifactId>
<version>7.0.6</version>
<scope>compile</scope>
</dependency>
I have check the maven repository and com.sleepycat.je lower version is available there.
http://repo.maven.apache.org/maven2/com/sleepycat/je/
http://repo.maven.apache.org/maven2/org/jpos/jpos/2.0.8/jpos-2.0.8.pom
Edit
Even i have added maven { url 'download.oracle.com/maven'; }
in build.gradle but still not resolving the dependency.
Edit :
I am getting below error
What went wrong: Could not resolve all dependencies for configuration ':compileClasspath'.
Could not resolve com.sleepycat:je:7.0.6. Required by:
org.jpos:jpos:2.0.8
Could not resolve com.sleepycat:je:7.0.6.
Could not get resource 'http://repo.maven.apache.org/maven2/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Could not GET 'http://repo.maven.apache.org/maven2/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Connect to repo.maven.apache.org:80 [repo.maven.apache.org/151.101.20.215] failed: Connection timed out:
connect
Could not resolve com.sleepycat:je:7.0.6.
Could not get resource 'http://jpos.org/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Could not GET 'http://jpos.org/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Connect to jpos.org:80 [jpos.org/52.7.83.125] failed: Connection timed out: connect
Could not resolve com.sleepycat:je:7.0.6.
Could not get resource 'http://download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Could not GET 'http://download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Connect to download.oracle.com:80 [download.oracle.com/23.50.225.25, download.oracle.com/23.50.225.9]
failed: Connection timed out: connect
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
jpos
add a comment |
I was trying to resolve jPOS:2.0.8 version but it is failing because not able to resolve dependency for com.sleepycat.je:je:7.0.6.
<dependency>
<groupId>com.sleepycat</groupId>
<artifactId>je</artifactId>
<version>7.0.6</version>
<scope>compile</scope>
</dependency>
I have check the maven repository and com.sleepycat.je lower version is available there.
http://repo.maven.apache.org/maven2/com/sleepycat/je/
http://repo.maven.apache.org/maven2/org/jpos/jpos/2.0.8/jpos-2.0.8.pom
Edit
Even i have added maven { url 'download.oracle.com/maven'; }
in build.gradle but still not resolving the dependency.
Edit :
I am getting below error
What went wrong: Could not resolve all dependencies for configuration ':compileClasspath'.
Could not resolve com.sleepycat:je:7.0.6. Required by:
org.jpos:jpos:2.0.8
Could not resolve com.sleepycat:je:7.0.6.
Could not get resource 'http://repo.maven.apache.org/maven2/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Could not GET 'http://repo.maven.apache.org/maven2/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Connect to repo.maven.apache.org:80 [repo.maven.apache.org/151.101.20.215] failed: Connection timed out:
connect
Could not resolve com.sleepycat:je:7.0.6.
Could not get resource 'http://jpos.org/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Could not GET 'http://jpos.org/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Connect to jpos.org:80 [jpos.org/52.7.83.125] failed: Connection timed out: connect
Could not resolve com.sleepycat:je:7.0.6.
Could not get resource 'http://download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Could not GET 'http://download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Connect to download.oracle.com:80 [download.oracle.com/23.50.225.25, download.oracle.com/23.50.225.9]
failed: Connection timed out: connect
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
jpos
I was trying to resolve jPOS:2.0.8 version but it is failing because not able to resolve dependency for com.sleepycat.je:je:7.0.6.
<dependency>
<groupId>com.sleepycat</groupId>
<artifactId>je</artifactId>
<version>7.0.6</version>
<scope>compile</scope>
</dependency>
I have check the maven repository and com.sleepycat.je lower version is available there.
http://repo.maven.apache.org/maven2/com/sleepycat/je/
http://repo.maven.apache.org/maven2/org/jpos/jpos/2.0.8/jpos-2.0.8.pom
Edit
Even i have added maven { url 'download.oracle.com/maven'; }
in build.gradle but still not resolving the dependency.
Edit :
I am getting below error
What went wrong: Could not resolve all dependencies for configuration ':compileClasspath'.
Could not resolve com.sleepycat:je:7.0.6. Required by:
org.jpos:jpos:2.0.8
Could not resolve com.sleepycat:je:7.0.6.
Could not get resource 'http://repo.maven.apache.org/maven2/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Could not GET 'http://repo.maven.apache.org/maven2/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Connect to repo.maven.apache.org:80 [repo.maven.apache.org/151.101.20.215] failed: Connection timed out:
connect
Could not resolve com.sleepycat:je:7.0.6.
Could not get resource 'http://jpos.org/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Could not GET 'http://jpos.org/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Connect to jpos.org:80 [jpos.org/52.7.83.125] failed: Connection timed out: connect
Could not resolve com.sleepycat:je:7.0.6.
Could not get resource 'http://download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Could not GET 'http://download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom'.
Connect to download.oracle.com:80 [download.oracle.com/23.50.225.25, download.oracle.com/23.50.225.9]
failed: Connection timed out: connect
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
jpos
jpos
edited May 3 '17 at 10:06
Mayank Gupta
asked Apr 11 '17 at 13:30
Mayank GuptaMayank Gupta
357
357
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
sleepycat version 7.0.6 is not in the main maven repo, you need to add oracle maven repo to your pom:
<repositories>
<repository>
<id>oracleReleases</id>
<name>Oracle Released Java Packages</name>
<url>http://download.oracle.com/maven</url>
<layout>default</layout>
</repository>
</repositories>
This goes outside the dependencies tag, directly under de project tag.
download.oracle.com/maven I have tried to access above link and it is giving "404 : We're sorry, the page you requested was not found."
– Mayank Gupta
Apr 12 '17 at 8:20
Even i have added maven { url 'download.oracle.com/maven' } i build.gradle but still not resolving the dependency.
– Mayank Gupta
Apr 12 '17 at 11:22
I fail to reproduce your problem, can you shere your build.gradle or your pom.xm and the output it gives when you run it?
– Andrés Alcarraz
Apr 12 '17 at 17:14
when I run gradle jar in a jpos dependant project gradle is able to download the pom and the jar: :compileJava Download download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom Download download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.jar :compileJava UP-TO-DATE :processResources NO-SOURCE :classes UP-TO-DATE :jar UP-TO-DATE BUILD SUCCESSFUL
– Andrés Alcarraz
Apr 12 '17 at 17:21
The error 404 when opening the url is because the server doesn't allow access directly to the directory
– Andrés Alcarraz
Apr 12 '17 at 17:24
|
show 1 more comment
Add this code in pom.xml
<repositories>
<repository>
<id>oracle</id>
<name>Oracle repo</name>
<url>http://download.oracle.com/maven</url>
</repository>
</repositories>
add a comment |
Just use jpos 1.9.2. Thats the last stable release eitherway
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f43347429%2fnot-able-to-resolve-jpos-latest-version-2-0-8%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
sleepycat version 7.0.6 is not in the main maven repo, you need to add oracle maven repo to your pom:
<repositories>
<repository>
<id>oracleReleases</id>
<name>Oracle Released Java Packages</name>
<url>http://download.oracle.com/maven</url>
<layout>default</layout>
</repository>
</repositories>
This goes outside the dependencies tag, directly under de project tag.
download.oracle.com/maven I have tried to access above link and it is giving "404 : We're sorry, the page you requested was not found."
– Mayank Gupta
Apr 12 '17 at 8:20
Even i have added maven { url 'download.oracle.com/maven' } i build.gradle but still not resolving the dependency.
– Mayank Gupta
Apr 12 '17 at 11:22
I fail to reproduce your problem, can you shere your build.gradle or your pom.xm and the output it gives when you run it?
– Andrés Alcarraz
Apr 12 '17 at 17:14
when I run gradle jar in a jpos dependant project gradle is able to download the pom and the jar: :compileJava Download download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom Download download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.jar :compileJava UP-TO-DATE :processResources NO-SOURCE :classes UP-TO-DATE :jar UP-TO-DATE BUILD SUCCESSFUL
– Andrés Alcarraz
Apr 12 '17 at 17:21
The error 404 when opening the url is because the server doesn't allow access directly to the directory
– Andrés Alcarraz
Apr 12 '17 at 17:24
|
show 1 more comment
sleepycat version 7.0.6 is not in the main maven repo, you need to add oracle maven repo to your pom:
<repositories>
<repository>
<id>oracleReleases</id>
<name>Oracle Released Java Packages</name>
<url>http://download.oracle.com/maven</url>
<layout>default</layout>
</repository>
</repositories>
This goes outside the dependencies tag, directly under de project tag.
download.oracle.com/maven I have tried to access above link and it is giving "404 : We're sorry, the page you requested was not found."
– Mayank Gupta
Apr 12 '17 at 8:20
Even i have added maven { url 'download.oracle.com/maven' } i build.gradle but still not resolving the dependency.
– Mayank Gupta
Apr 12 '17 at 11:22
I fail to reproduce your problem, can you shere your build.gradle or your pom.xm and the output it gives when you run it?
– Andrés Alcarraz
Apr 12 '17 at 17:14
when I run gradle jar in a jpos dependant project gradle is able to download the pom and the jar: :compileJava Download download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom Download download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.jar :compileJava UP-TO-DATE :processResources NO-SOURCE :classes UP-TO-DATE :jar UP-TO-DATE BUILD SUCCESSFUL
– Andrés Alcarraz
Apr 12 '17 at 17:21
The error 404 when opening the url is because the server doesn't allow access directly to the directory
– Andrés Alcarraz
Apr 12 '17 at 17:24
|
show 1 more comment
sleepycat version 7.0.6 is not in the main maven repo, you need to add oracle maven repo to your pom:
<repositories>
<repository>
<id>oracleReleases</id>
<name>Oracle Released Java Packages</name>
<url>http://download.oracle.com/maven</url>
<layout>default</layout>
</repository>
</repositories>
This goes outside the dependencies tag, directly under de project tag.
sleepycat version 7.0.6 is not in the main maven repo, you need to add oracle maven repo to your pom:
<repositories>
<repository>
<id>oracleReleases</id>
<name>Oracle Released Java Packages</name>
<url>http://download.oracle.com/maven</url>
<layout>default</layout>
</repository>
</repositories>
This goes outside the dependencies tag, directly under de project tag.
answered Apr 11 '17 at 23:29
Andrés AlcarrazAndrés Alcarraz
480312
480312
download.oracle.com/maven I have tried to access above link and it is giving "404 : We're sorry, the page you requested was not found."
– Mayank Gupta
Apr 12 '17 at 8:20
Even i have added maven { url 'download.oracle.com/maven' } i build.gradle but still not resolving the dependency.
– Mayank Gupta
Apr 12 '17 at 11:22
I fail to reproduce your problem, can you shere your build.gradle or your pom.xm and the output it gives when you run it?
– Andrés Alcarraz
Apr 12 '17 at 17:14
when I run gradle jar in a jpos dependant project gradle is able to download the pom and the jar: :compileJava Download download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom Download download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.jar :compileJava UP-TO-DATE :processResources NO-SOURCE :classes UP-TO-DATE :jar UP-TO-DATE BUILD SUCCESSFUL
– Andrés Alcarraz
Apr 12 '17 at 17:21
The error 404 when opening the url is because the server doesn't allow access directly to the directory
– Andrés Alcarraz
Apr 12 '17 at 17:24
|
show 1 more comment
download.oracle.com/maven I have tried to access above link and it is giving "404 : We're sorry, the page you requested was not found."
– Mayank Gupta
Apr 12 '17 at 8:20
Even i have added maven { url 'download.oracle.com/maven' } i build.gradle but still not resolving the dependency.
– Mayank Gupta
Apr 12 '17 at 11:22
I fail to reproduce your problem, can you shere your build.gradle or your pom.xm and the output it gives when you run it?
– Andrés Alcarraz
Apr 12 '17 at 17:14
when I run gradle jar in a jpos dependant project gradle is able to download the pom and the jar: :compileJava Download download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom Download download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.jar :compileJava UP-TO-DATE :processResources NO-SOURCE :classes UP-TO-DATE :jar UP-TO-DATE BUILD SUCCESSFUL
– Andrés Alcarraz
Apr 12 '17 at 17:21
The error 404 when opening the url is because the server doesn't allow access directly to the directory
– Andrés Alcarraz
Apr 12 '17 at 17:24
download.oracle.com/maven I have tried to access above link and it is giving "404 : We're sorry, the page you requested was not found."
– Mayank Gupta
Apr 12 '17 at 8:20
download.oracle.com/maven I have tried to access above link and it is giving "404 : We're sorry, the page you requested was not found."
– Mayank Gupta
Apr 12 '17 at 8:20
Even i have added maven { url 'download.oracle.com/maven' } i build.gradle but still not resolving the dependency.
– Mayank Gupta
Apr 12 '17 at 11:22
Even i have added maven { url 'download.oracle.com/maven' } i build.gradle but still not resolving the dependency.
– Mayank Gupta
Apr 12 '17 at 11:22
I fail to reproduce your problem, can you shere your build.gradle or your pom.xm and the output it gives when you run it?
– Andrés Alcarraz
Apr 12 '17 at 17:14
I fail to reproduce your problem, can you shere your build.gradle or your pom.xm and the output it gives when you run it?
– Andrés Alcarraz
Apr 12 '17 at 17:14
when I run gradle jar in a jpos dependant project gradle is able to download the pom and the jar: :compileJava Download download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom Download download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.jar :compileJava UP-TO-DATE :processResources NO-SOURCE :classes UP-TO-DATE :jar UP-TO-DATE BUILD SUCCESSFUL
– Andrés Alcarraz
Apr 12 '17 at 17:21
when I run gradle jar in a jpos dependant project gradle is able to download the pom and the jar: :compileJava Download download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.pom Download download.oracle.com/maven/com/sleepycat/je/7.0.6/je-7.0.6.jar :compileJava UP-TO-DATE :processResources NO-SOURCE :classes UP-TO-DATE :jar UP-TO-DATE BUILD SUCCESSFUL
– Andrés Alcarraz
Apr 12 '17 at 17:21
The error 404 when opening the url is because the server doesn't allow access directly to the directory
– Andrés Alcarraz
Apr 12 '17 at 17:24
The error 404 when opening the url is because the server doesn't allow access directly to the directory
– Andrés Alcarraz
Apr 12 '17 at 17:24
|
show 1 more comment
Add this code in pom.xml
<repositories>
<repository>
<id>oracle</id>
<name>Oracle repo</name>
<url>http://download.oracle.com/maven</url>
</repository>
</repositories>
add a comment |
Add this code in pom.xml
<repositories>
<repository>
<id>oracle</id>
<name>Oracle repo</name>
<url>http://download.oracle.com/maven</url>
</repository>
</repositories>
add a comment |
Add this code in pom.xml
<repositories>
<repository>
<id>oracle</id>
<name>Oracle repo</name>
<url>http://download.oracle.com/maven</url>
</repository>
</repositories>
Add this code in pom.xml
<repositories>
<repository>
<id>oracle</id>
<name>Oracle repo</name>
<url>http://download.oracle.com/maven</url>
</repository>
</repositories>
<repositories>
<repository>
<id>oracle</id>
<name>Oracle repo</name>
<url>http://download.oracle.com/maven</url>
</repository>
</repositories>
<repositories>
<repository>
<id>oracle</id>
<name>Oracle repo</name>
<url>http://download.oracle.com/maven</url>
</repository>
</repositories>
answered Nov 13 '18 at 4:01
Kulan SachinthanaKulan Sachinthana
213
213
add a comment |
add a comment |
Just use jpos 1.9.2. Thats the last stable release eitherway
add a comment |
Just use jpos 1.9.2. Thats the last stable release eitherway
add a comment |
Just use jpos 1.9.2. Thats the last stable release eitherway
Just use jpos 1.9.2. Thats the last stable release eitherway
answered Jan 30 '18 at 3:50
Dr ShingirayiDr Shingirayi
112
112
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f43347429%2fnot-able-to-resolve-jpos-latest-version-2-0-8%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown