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"
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
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
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
BUILD SUCCESS but total build time os over 30 minutes
full log:
D:\projects\SF_SVN\pldoc>mvn compile
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
net.sourceforge.pldoc:pldoc:jar:0.9.1-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 267, column 21
[WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo:changelog-maven-plugin is missing. @ line 275, column 21
[WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 279, column 21
[WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-project-info-reports-plugin is missing. @ line 283, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLDoc - 0.9.1-SNAPSHOT 0.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[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.
Warning: Choice conflict involving two expansions at
line 1616, column 19 and line 1655, column 11 respectively.
A common prefix is: "CASE" "NEW." <IDENTIFIER>
Consider using a lookahead of 4 or more for earlier expansion.
Warning: Choice conflict involving two expansions at
line 1630, column 11 and line 1655, column 11 respectively.
A common prefix is: "RETURN" "(" ")"
Consider using a lookahead of 4 or more for earlier expansion.
Warning: Choice conflict involving two expansions at
line 1650, column 11 and line 1655, column 11 respectively.
A common prefix is: "$IF" "+" "+"
Consider using a lookahead of 4 or more for earlier expansion.
Warning: Choice conflict in [...] construct at line 1615, column 175.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: ";"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict involving two expansions at
line 1726, column 33 and line 1759, column 35 respectively.
A common prefix is: "RECORD"
Consider using a lookahead of 2 for earlier expansion.
Warning: Choice conflict involving two expansions at
line 1745, column 33 and line 1759, column 35 respectively.
A common prefix is: "REF" "CURSOR"
Consider using a lookahead of 3 for earlier expansion.
Warning: Choice conflict in (...)* construct at line 1821, column 17.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "LIBRARY"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 1823, column 31.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "."
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 2126, column 3.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "."
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 2137, column 3.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "OR"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 2151, column 4.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "AND"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 2168, column 11.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "="
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 2193, column 3.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "<"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 2214, column 4.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "ESCAPE"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 2232, column 3.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "+"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 2267, column 3.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "**"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict involving two expansions at
line 2345, column 3 and line 2350, column 3 respectively.
A common prefix is: "TRUE"
Consider using a lookahead of 2 for earlier expansion.
Warning: Choice conflict in (...)* construct at line 2526, column 9.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "."
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict involving two expansions at
line 2631, column 17 and line 2640, column 17 respectively.
A common prefix is: "TIMESTAMP" "("
Consider using a lookahead of 3 for earlier expansion.
Warning: Choice conflict in [...] construct at line 2943, column 9.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "RETURN"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 3041, column 9.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "IS"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict involving two expansions at
line 3051, column 19 and line 3054, column 19 respectively.
A common prefix is: "LANGUAGE" <IDENTIFIER> ";"
Consider using a lookahead of 4 or more for earlier expansion.
Warning: Choice conflict in [...] construct at line 3052, column 19.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: ";"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 3137, column 102.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "."
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict involving two expansions at
line 3234, column 26 and line 3234, column 72 respectively.
A common prefix is: "OVERRIDING" "MEMBER"
Consider using a lookahead of 3 for earlier expansion.
Warning: Choice conflict in (...)* construct at line 3251, column 9.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "ALTER"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 3254, column 9.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "/"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 3261, column 9.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "ALTER"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 3299, column 8.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "DROP"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict involving two expansions at
line 3300, column 8 and line 3327, column 8 respectively.
A common prefix is: ","
Consider using a lookahead of 2 for earlier expansion.
Warning: Choice conflict in (...)+ construct at line 3306, column 9.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "NOT"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 3317, column 21.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: ","
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)+ construct at line 3330, column 9.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "NOT"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 3335, column 21.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: ","
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict involving two expansions at
line 3709, column 9 and line 3711, column 10 respectively.
A common prefix is: "DATABASE"
Consider using a lookahead of 2 for earlier expansion.
Warning: Choice conflict involving two expansions at
line 3885, column 16 and line 3891, column 17 respectively.
A common prefix is: "BEFORE" "STATEMENT"
Consider using a lookahead of 3 for earlier expansion.
Warning: Choice conflict involving two expansions at
line 3925, column 3 and line 3925, column 32 respectively.
A common prefix is: "DATABASE"
Consider using a lookahead of 2 for earlier expansion.
File "TokenMgrError.java" does not exist. Will create one.
File "ParseException.java" does not exist. Will create one.
File "Token.java" does not exist. Will create one.
File "JavaCharStream.java" does not exist. Will create one.
Parser generated with 0 errors and 40 warnings.
[INFO] Processed 1 grammar
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ pldoc ---
Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 1.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 4.3 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 6.1 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 3.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 8.0 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 4.1 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 5.3 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 3.7 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 3.2 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 3.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 11.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 3.7 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 3.5 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 2.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 3.1 KB/sec)
Downloading: http://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
Downloaded: http://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 4.2 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 4.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 14.3 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 2.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloaded: http://repo1.maven.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 6.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom (5 KB at 9.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 18.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 13.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 23.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 1.7 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 12.2 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
Downloaded: http://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 2.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
Downloaded: http://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 5.1 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
Downloaded: http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 11.2 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 13.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 1.7 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 5.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 26.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
Downloading: http://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 6.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 3.3 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar (34 KB at 15.2 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 5.3 KB/sec)
Downloaded: http://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 10.8 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 3.8 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 26.7 KB/sec)
[WARNING] File encoding has not been set, using platform encoding Cp1251, i.e. build is platform dependent!
[WARNING] Using platform encoding (Cp1251 actually) to copy filtered resources,
i.e. build is platform dependent!
[INFO] Copying 10 resources
[INFO] Copying 5 resources to D:\projects\SF_SVN\pldoc
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ pldoc ---
Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 6.1 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.pom (805 B at 1.7 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler/1.8.1/plexus-compiler-1.8.1.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler/1.8.1/plexus-compiler-1.8.1.pom (4 KB at 7.0 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (6 KB at 8.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 21.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 10.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.pom (713 B at 1.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.pom (710 B at 1.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compilers/1.8.1/plexus-compilers-1.8.1.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compilers/1.8.1/plexus-compilers-1.8.1.pom (2 KB at 2.5 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.jar
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.jar
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.jar
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.jar (20 KB at 20.5 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.jar (6 KB at 4.3 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.jar (13 KB at 8.3 KB/sec)
[WARNING] File encoding has not been set, using platform encoding Cp1251, i.e. build is platform dependent!
[INFO] Compiling 18 source files to D:\projects\SF_SVN\pldoc\target\classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30:34.093s
[INFO] Finished at: Thu Jul 28 16:47:49 MSD 2011
[INFO] Final Memory: 12M/106M
[INFO] ------------------------------------------------------------------------
D:\projects\SF_SVN\pldoc>
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)