
Originally Posted by
Kreeate
1) Download this :
http://apache.mirrors.spacedump.net/...0.5-bin.tar.gz
2) Extract it to this folder : C:\Program Files\Apache Software Foundation
( If this folder doesn't exist, create it )
After extracting it should look like this : C:\Program Files\Apache Software Foundation\apache-maven-3.0.5
3) Make sure you have Java jdk 7 installed.
Here is a link for the Windows 64x version (
http://download.oracle.com/otn-pub/j...indows-x64.exe )
4) Now press Windows Key+Pause
5) Click on "Advanced System Settings"
6) Click on "Environment Variables..."
7) Add the following variables :
*snip*
M2_HOME has this value : C:\Program Files\Apache Software Foundation ( It's cut off in the screenshot )
8) Click OK
Now run build.bat again
Good luck!
My apologies to you can help me please?
I can not compile this assembly = (
I have many errors:
Code:
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Aion Lightning Login Server 1.0
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.aionlightning:al-commons:jar:1.3 is missing, no depend
ency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.039s
[INFO] Finished at: Sun Jun 09 02:25:50 2013
[INFO] Final Memory: 4M/77M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project al-login: Could not resolve dependenci
es for project org.aionlightning:al-login:jar:1.0: Failure to find org.aionlight
ning:al-commons:jar:1.3 in https://maven.java.net/content/repositories/public/ w
as cached in the local repository, resolution will not be reattempted until the
update interval of java.net-Public has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/d...DependencyReso
lutionException
"cmd" is internal or external
command, operable program or batch file.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Aion Lightning Game Server 1.0
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.aionlightning:al-commons:jar:1.3 is missing, no depend
ency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.979s
[INFO] Finished at: Sun Jun 09 02:25:52 2013
[INFO] Final Memory: 5M/109M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project al-game: Could not resolve dependencie
s for project org.aionlightning:al-game:jar:1.0: Failure to find org.aionlightni
ng:al-commons:jar:1.3 in file://C:\Users\Deniska\Desktop\trunk\AL-Game/libs/ was
cached in the local repository, resolution will not be reattempted until the up
date interval of local-libs has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/d...DependencyReso
lutionException
"cmd" is internal or external
command, operable program or batch file.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Aion Lightning Chat Server 1.0
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.aionlightning:al-commons:jar:1.3 is missing, no depend
ency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.880s
[INFO] Finished at: Sun Jun 09 02:25:54 2013
[INFO] Final Memory: 5M/109M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project al-chat: Could not resolve dependencie
s for project org.aionlightning:al-chat:jar:1.0: Failure to find org.aionlightni
ng:al-commons:jar:1.3 in https://repository.jboss.org/nexus/content/groups/publi
c-jboss/ was cached in the local repository, resolution will not be reattempted
until the update interval of jboss-public-repository has elapsed or updates are
forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/d...DependencyReso
lutionException
"cmd" is internal or external
command, operable program or batch file.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Aion Lightning Commons 1.3
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ al-commons ---
[INFO] Deleting C:\Users\Deniska\Desktop\trunk\AL-Commons\target
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ al-commons ---
[INFO] Change the default 'svn' provider implementation to 'javasvn'.
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[WARNING] Cannot get the revision information from the scm repository, proceedin
g with revision of undefined :
Exception while executing SCM command.
[INFO] Storing buildNumber: undefined at timestamp: 1370730358796
[WARNING] Cannot get the branch information from the scm repository, proceeding
with UNKNOWN_BRANCH :
Exception while executing SCM command.
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ al-commons
---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ al-commons --
-
[INFO] Compiling 140 source files to C:\Users\Deniska\Desktop\trunk\AL-Commons\t
arget\classes
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ al
-commons ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Users\Deniska\Desktop\trunk\AL-Com
mons\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ al-co
mmons ---
[INFO] Compiling 12 source files to C:\Users\Deniska\Desktop\trunk\AL-Commons\ta
rget\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ al-commons ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ al-commons ---
[INFO] Building jar: C:\Users\Deniska\Desktop\trunk\AL-Commons\target\al-commons
-1.3.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ al-commons >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ al-commons ---
[INFO] Change the default 'svn' provider implementation to 'javasvn'.
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[WARNING] Cannot get the revision information from the scm repository, proceedin
g with revision of undefined :
Exception while executing SCM command.
[INFO] Storing buildNumber: undefined at timestamp: 1370730366581
[WARNING] Cannot get the branch information from the scm repository, proceeding
with UNKNOWN_BRANCH :
Exception while executing SCM command.
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ al-commons <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ al-commons ---
[INFO] Building jar: C:\Users\Deniska\Desktop\trunk\AL-Commons\target\al-commons
-1.3-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.083s
[INFO] Finished at: Sun Jun 09 02:26:07 2013
[INFO] Final Memory: 19M/142M
[INFO] ------------------------------------------------------------------------
"cmd" is internal or external
command, operable program or batch file.
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/d...DependencyReso
lutionException
"cmd" is internal or external
command, operable program or batch file.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Aion Lightning Game Server 1.0
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.aionlightning:al-commons:jar:1.3 is missing, no depend
ency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------