Problem when compiling

Results 1 to 3 of 3
  1. #1
    Novice karolis526706 is offline
    MemberRank
    Apr 2007 Join Date
    2Posts

    Problem when compiling

    Hi, i get a error when i try to compile a project with maven there it is

    Microsoft Windows [Version 6.1.7600]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    D:\\SVN\\L2Free>C://maven/bin/mvn assembly:assembly -Dmaven.test.skip=true
    [INFO] Scanning for projects...
    [INFO] Reactor build order:
    [INFO] l2j-commons-1.3.0
    [INFO] l2j-mmocore-1.3.0
    [INFO] l2jfree-core-1.3.0
    [INFO] l2jfree-login-1.3.0
    [INFO] l2jfree-datapack-1.3.0
    [INFO] l2jfree-1.3.0
    [INFO] Searching repository for plugin with prefix: \'assembly\'.
    WAGON_VERSION: 1.0-beta-2
    [INFO] ------------------------------------------------------------------------
    [INFO] Building l2jfree-1.3.0
    [INFO] task-segment: [assembly:assembly] (aggregator-style)
    [INFO] ------------------------------------------------------------------------
    [INFO] Preparing assembly:assembly
    [INFO] ------------------------------------------------------------------------
    [INFO] Building l2j-commons-1.3.0
    [INFO] ------------------------------------------------------------------------
    [INFO] [buildnumber:create {execution: default}]
    [INFO] Checking for local modifications: skipped.
    [INFO] Updating project files from SCM: skipped.
    Provider message:
    The svn command failed.
    Command output:
    \'svn\' is not recognized as an internal or external command,
    operable program or batch file.

    [INFO] ------------------------------------------------------------------------
    [ERROR] BUILD ERROR
    [INFO] ------------------------------------------------------------------------
    [INFO] Cannot get the revision information from the scm repository :
    Error!

    [INFO] ------------------------------------------------------------------------
    [INFO] For more information, run Maven with the -e switch
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 2 seconds
    [INFO] Finished at: Fri Aug 28 19:32:54 EEST 2009
    [INFO] Final Memory: 7M/13M
    [INFO] ------------------------------------------------------------------------

    Please help me :(


  2. #2
    Account Upgraded | Title Enabled! EzEraL is offline
    MemberRank
    Dec 2006 Join Date
    Greece,AthensLocation
    606Posts

    Re: Problem when compiling

    Quote Originally Posted by karolis526706 View Post
    Hi, i get a error when i try to compile a project with maven there it is

    Microsoft Windows [Version 6.1.7600]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    D:\\SVN\\L2Free>C://maven/bin/mvn assembly:assembly -Dmaven.test.skip=true
    [INFO] Scanning for projects...
    [INFO] Reactor build order:
    [INFO] l2j-commons-1.3.0
    [INFO] l2j-mmocore-1.3.0
    [INFO] l2jfree-core-1.3.0
    [INFO] l2jfree-login-1.3.0
    [INFO] l2jfree-datapack-1.3.0
    [INFO] l2jfree-1.3.0
    [INFO] Searching repository for plugin with prefix: \'assembly\'.
    WAGON_VERSION: 1.0-beta-2
    [INFO] ------------------------------------------------------------------------
    [INFO] Building l2jfree-1.3.0
    [INFO] task-segment: [assembly:assembly] (aggregator-style)
    [INFO] ------------------------------------------------------------------------
    [INFO] Preparing assembly:assembly
    [INFO] ------------------------------------------------------------------------
    [INFO] Building l2j-commons-1.3.0
    [INFO] ------------------------------------------------------------------------
    [INFO] [buildnumber:create {execution: default}]
    [INFO] Checking for local modifications: skipped.
    [INFO] Updating project files from SCM: skipped.
    Provider message:
    The svn command failed.
    Command output:
    \'svn\' is not recognized as an internal or external command,
    operable program or batch file.

    [INFO] ------------------------------------------------------------------------
    [ERROR] BUILD ERROR
    [INFO] ------------------------------------------------------------------------
    [INFO] Cannot get the revision information from the scm repository :
    Error!

    [INFO] ------------------------------------------------------------------------
    [INFO] For more information, run Maven with the -e switch
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 2 seconds
    [INFO] Finished at: Fri Aug 28 19:32:54 EEST 2009
    [INFO] Final Memory: 7M/13M
    [INFO] ------------------------------------------------------------------------

    Please help me :(
    Just install subversion binaries for windows platform

  3. #3
    Novice karolis526706 is offline
    MemberRank
    Apr 2007 Join Date
    2Posts

    Re: Problem when compiling

    Still that same error or i think i installed wrong subversion for windows becouse i am running x64 windows 7 and i have installed TortoiseSVN, SilkSVN, Subversionf for 32bit(i cant find x64, Subeclipse
    Last edited by karolis526706; 29-08-09 at 10:21 AM.



Advertisement