Menu

#73 build project from sorce code repository failed

next_release
open
nobody
None
8
2011-07-28
2011-07-28
Anonymous
No

Try to download code from trunk
mvn clean package

build hangs on javacc invokation

[INFO] --- javacc-maven-plugin:2.4.1:javacc (default) @ pldoc ---
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file D:\projects\SF_SVN\pldoc\src\main\javacc\concat\PLSQL.jj . . .
Warning: Choice conflict in [...] construct at line 1087, column 53.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "BY"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 1339, column 5.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "CHARACTER"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 1415, column 5.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "WITH"
Consider using a lookahead of 2 or more for nested expansion.

D:\>mvn -version
Apache Maven 3.0.3 (r1075438; 2011-02-28 20:31:09+0300)
Maven home: C:\Apache\maven
Java version: 1.5.0_22, vendor: Sun Microsystems Inc.
Java home: C:\Program Files\Java\jdk1.5.0_22\jre
Default locale: ru_RU, platform encoding: Cp1251
OS name: "windows xp", version: "5.1", arch: "x86", family: "windows"

Discussion

  • Anonymous

    Anonymous - 2011-07-28

    source code revision

    Revision: 34
    Author: sturton
    Date: 2:34:43, 18 июля 2011 г.
    Message:
    Remove JAVA_TOOL_OPTIONS setting from pldoc_test.bat: JVM rejects file.encoding set in this environment variable
    ----
    Modified : /pldoc/trunk/src/test/command/pldoc_test.bat

     
  • Anonymous

    Anonymous - 2011-07-28
    • summary: build project from sorce code failed --> build project from sorce code repository failed
     
  • Stuart Turton

    Stuart Turton - 2011-08-31

    It does take a long time (30 minutes), but it is trying to create a finite machine that can differentiate between CASE statement, CASE expression, variable named CASE ...

    Adding for the unusual meant that compilation time ballooned from about 2 minutes to about 30 minutes.

    If you want to just use it, then the latest release has bundles that may be downloaded, unarchived and run (after providing some Oracle JDBC libraries)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.