Jump to content
  • 0

[Help] Maven Error


Question

Posted

Hello guys.

Today Ive decided to learn how to compile with maven.

I folowed that guide step by step:

http://www.maxcheaters.com/forum/index.php?topic=101678.0

Ive done anything that is saying there but when i try to compille the IL core of l2jfree

with that command:

C:\maven\bin\mvn assembly:assembly -Dmaven.test.skip=true

 

I get that error...

20932223.png

 

What should I do ?

8 answers to this question

Recommended Posts

  • 0
Posted

Where do you have your maven and your workspace ?

One of them is in a restricted access. So they should both in on the same HDD (main partition actually, C:). If it still doesn't work run the cmd in administrator mode.

  • 0
Posted

Actually it means you are trying to build an OLD L2jFree version and you checked it out with svn client 1.6.x and you need a 1x4.x to checkout such an old version. Do NOT use old versions, use l2jfree-core from the /trunk and it will work with your 1x6.x client.

Guest
This topic is now closed to further replies.


×
×
  • Create New...