Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation problem #29

Open
JeremyTournayre opened this issue Jan 31, 2020 · 1 comment
Open

installation problem #29

JeremyTournayre opened this issue Jan 31, 2020 · 1 comment

Comments

@JeremyTournayre
Copy link

Hello,

I want to install RDPTools on my computer,
I had to resolve several errors when I launch the make command:
I had to use a java jdk version at 8 instead of 11
I had to modify the url http://repo2.maven by https://repo1.maven.

Unfortunately I am stuck with this error :
RDPTools/Clustering/build.xml:122: Warning: Could not find resource file "/RDPTools/Clustering/lib/jaxb-api-2.2.7.jar" to copy.

Indeed, I have only in my "lib" dir these files :
"RDPTools/Clustering/lib/commons-cli-1.2.jar
RDPTools/Clustering/lib/commons-codec-1.8.jar
RDPTools/Clustering/lib/commons-io-2.4.jar
RDPTools/Clustering/lib/jaxb-impl-2.2.7.jar
RDPTools/Clustering/lib/junit-4.8.2.jar"

Can you help me please?

Sincerely,

Jérémy Tournayre

@gunturus
Copy link
Member

can you try using ant1.9 and java 6 or 7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants