I have to eat my own words. *grr* My main PC and my notebook, which I have 
installed maven and JDK still don't work. And only my main PC does have the 
rest of the developing chain on it. I don't know why, I deleted .m2, updated 
the workspaces, did "mvn -N install" and "mvn -Dmaven.test.skip=true package 
assembly:assembly" to get the output I've attached.

And I don't have access to the PC where it works till next weekend... So I 
thought: As I only need jars for some last tests, why not download the latest 
snapshot? But I've ended up with the following error:

"[exec] error(10):  internal error: Class org.antlr.tool.Grammar  has no such 
attribute: hasDelegates in template context [outputFile lexer] : 
java.lang.NoSuchFieldException: hasDelegates"

Did you change the templates in some incompatible way, Ter? Seems I have to 
catch up with the latest changes then. :/

Johannes

> Hooray! The paper I just submitted refers to 3.3; I'm hoping that the peer
> review won't review anything until after I release 3.3 ;)  I definitely
> want to do before Thanksgiving break, so that means Wednesday. would that be
> okay with you guys?
> T
> 
> On Nov 20, 2010, at 3:45 PM, Johannes Luber wrote:
> 
> > 
> >> I don't think that there are bugs, otherwise Ter could not build it
> >> either. Delete your maven repository and start again I think. I will
> double check
> >> here.
> >> 
> >> Jim
> > 
> > One of the PCs which failed before works now. Have to check others, too,
> but things look good so far. :)
> > 
> > Johannes
> >> 
> >>> -----Original Message-----
> >>> From: Johannes Luber [mailto:[email protected]]
> >>> Sent: Friday, November 19, 2010 7:21 AM
> >>> To: Terence Parr; [email protected]
> >>> Cc: [email protected]
> >>> Subject: Re: [antlr-dev] antlr 3.3 release
> >>> 
> >>>> Hi. anybody want changes in for 3.3, please get them in soon. likely
> >>>> this weekend or early next week I will push 3.3
> >>>> 
> >>>> Ter
> >>> 
> >>> Hi,
> >>> 
> >>> I would love to make a official 3.3 release for the C# target, but for
> >>> weeks my build PCs fail to generate the jars (2 reals, one VM). I have
> >>> asked Jim to fix the bug(s), but he hasn't had time yet to do so.
> Until
> >>> then I can't fix at least the bugs, which cause compile errors for
> >>> generated files. :(
> >>> 
> >>> Johannes
> >>> --
> >>> GRATIS! Movie-FLAT mit über 300 Videos.
> >>> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome
> >> 
> >> _______________________________________________
> >> antlr-dev mailing list
> >> [email protected]
> >> http://www.antlr.org/mailman/listinfo/antlr-dev
> > 
> > -- 
> > GMX DSL Doppel-Flat ab 19,99 €/mtl.! Jetzt auch mit 
> > gratis Notebook-Flat! http://portal.gmx.net/de/go/dsl
> 

-- 
GMX DSL Doppel-Flat ab 19,99 €/mtl.! Jetzt auch mit 
gratis Notebook-Flat! http://portal.gmx.net/de/go/dsl
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   ANTLR Master build control POM
[INFO]   Antlr 3 Runtime
[INFO]   ANTLR Grammar Tool
[INFO]   Maven plugin for ANTLR V3
[INFO]   ANTLR gUnit
[INFO]   Maven plugin for gUnit ANTLR V3
[INFO]   ANTLR3 Maven Archetype
[INFO] ------------------------------------------------------------------------
[INFO] Building ANTLR Master build control POM
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: Nov 21, 2010 20:23:46 at timestamp: 1290367426546
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: D:\ANTLR\workspace\code\antlr\main
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: Nov 21, 2010 20:23:47 at timestamp: 1290367427375
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: D:\ANTLR\workspace\code\antlr\main
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] [source:jar {execution: attach-sources}]
[INFO] ------------------------------------------------------------------------
[INFO] Building Antlr 3 Runtime
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: Nov 21, 2010 20:23:47 at timestamp: 1290367427640
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: D:\ANTLR\workspace\code\antlr\main\runtime\Java
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
D:\ANTLR\workspace\code\antlr\main\runtime\Java\src\main\resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 86 source files to 
D:\ANTLR\workspace\code\antlr\main\runtime\Java\target\classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
D:\ANTLR\workspace\code\antlr\main\runtime\Java\src\test\resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
D:\ANTLR\workspace\code\antlr\main\runtime\Java\target\antlr-runtime-3.3-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: Nov 21, 2010 20:23:49 at timestamp: 1290367429703
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: D:\ANTLR\workspace\code\antlr\main\runtime\Java
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: 
D:\ANTLR\workspace\code\antlr\main\runtime\Java\target\antlr-runtime-3.3-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ANTLR Grammar Tool
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: Nov 21, 2010 20:23:50 at timestamp: 1290367430031
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: D:\ANTLR\workspace\code\antlr\main\tool
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] [antlr:generate {execution: default}]
[INFO] Using Antlr grammar: 
D:\ANTLR\workspace\code\antlr\main\tool\src\main\antlr2\org\antlr\grammar\v2\antlr.g
[INFO] Using Antlr grammar: 
D:\ANTLR\workspace\code\antlr\main\tool\src\main\antlr2\org\antlr\grammar\v2\codegen.g
[INFO] Using Antlr grammar: 
D:\ANTLR\workspace\code\antlr\main\tool\src\main\antlr2\org\antlr\grammar\v2\antlr.print.g
[INFO] Using Antlr grammar: 
D:\ANTLR\workspace\code\antlr\main\tool\src\main\antlr2\org\antlr\grammar\v2\assign.types.g
[INFO] Using Antlr grammar: 
D:\ANTLR\workspace\code\antlr\main\tool\src\main\antlr2\org\antlr\grammar\v2\buildnfa.g
[INFO] Using Antlr grammar: 
D:\ANTLR\workspace\code\antlr\main\tool\src\main\antlr2\org\antlr\grammar\v2\define.g
[INFO] [antlr3:antlr {execution: default}]
[INFO] ANTLR: Processing source directory 
D:\ANTLR\workspace\code\antlr\main\tool\src\main\antlr3
org\antlr\grammar\v3\ANTLRv3.g
org\antlr\grammar\v3\ActionAnalysis.g
org\antlr\grammar\v3\ActionTranslator.g
org\antlr\grammar\v3\ANTLRv3Tree.g
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 77 resources
[INFO] Copying 6 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 106 source files to 
D:\ANTLR\workspace\code\antlr\main\tool\target\classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
D:\ANTLR\workspace\code\antlr\main\tool\src\test\resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
D:\ANTLR\workspace\code\antlr\main\tool\target\antlr-3.3-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: Nov 21, 2010 20:23:56 at timestamp: 1290367436421
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: D:\ANTLR\workspace\code\antlr\main\tool
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] [antlr:generate {execution: default}]
[INFO] Using Antlr grammar: 
D:\ANTLR\workspace\code\antlr\main\tool\src\main\antlr2\org\antlr\grammar\v2\antlr.g
[INFO] The grammar is already generated.
[INFO] Using Antlr grammar: 
D:\ANTLR\workspace\code\antlr\main\tool\src\main\antlr2\org\antlr\grammar\v2\codegen.g
[INFO] The grammar is already generated.
[INFO] Using Antlr grammar: 
D:\ANTLR\workspace\code\antlr\main\tool\src\main\antlr2\org\antlr\grammar\v2\antlr.print.g
[INFO] The grammar is already generated.
[INFO] Using Antlr grammar: 
D:\ANTLR\workspace\code\antlr\main\tool\src\main\antlr2\org\antlr\grammar\v2\assign.types.g
[INFO] The grammar is already generated.
[INFO] Using Antlr grammar: 
D:\ANTLR\workspace\code\antlr\main\tool\src\main\antlr2\org\antlr\grammar\v2\buildnfa.g
[INFO] The grammar is already generated.
[INFO] Using Antlr grammar: 
D:\ANTLR\workspace\code\antlr\main\tool\src\main\antlr2\org\antlr\grammar\v2\define.g
[INFO] The grammar is already generated.
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: 
D:\ANTLR\workspace\code\antlr\main\tool\target\antlr-3.3-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven plugin for ANTLR V3
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [plugin:descriptor {execution: default-descriptor}]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 1 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
D:\ANTLR\workspace\code\antlr\main\antlr3-maven-plugin\src\main\resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 2 source files to 
D:\ANTLR\workspace\code\antlr\main\antlr3-maven-plugin\target\classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
D:\ANTLR\workspace\code\antlr\main\antlr3-maven-plugin\src\test\resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
D:\ANTLR\workspace\code\antlr\main\antlr3-maven-plugin\target\antlr3-maven-plugin-3.3-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata {execution: 
default-addPluginArtifactMetadata}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: 
D:\ANTLR\workspace\code\antlr\main\antlr3-maven-plugin\target\antlr3-maven-plugin-3.3-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ANTLR gUnit
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: Nov 21, 2010 20:23:58 at timestamp: 1290367438093
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: D:\ANTLR\workspace\code\antlr\main\gunit
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] [antlr3:antlr {execution: default}]
[INFO] ANTLR: Processing source directory 
D:\ANTLR\workspace\code\antlr\main\gunit\src\main\antlr3
Grammar 
D:\ANTLR\workspace\code\antlr\main\gunit\src\main\antlr3\org\antlr\gunit\swingui\parsers\ANTLRv3.g
 is up to date - build skipped
Grammar 
D:\ANTLR\workspace\code\antlr\main\gunit\src\main\antlr3\org\antlr\gunit\swingui\parsers\StGUnit.g
 is up to date - build skipped
Grammar 
D:\ANTLR\workspace\code\antlr\main\gunit\src\main\antlr3\org\antlr\gunit\gUnit.g
 is up to date - build skipped
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 28 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
D:\ANTLR\workspace\code\antlr\main\gunit\src\test\resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
D:\ANTLR\workspace\code\antlr\main\gunit\target\gunit-3.3-SNAPSHOT.jar
[INFO] Preparing source:jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] A required plugin was not found: Plugin could not be found - check that 
the goal name is correct: Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.antlr 
-DartifactId=antlr3-maven-plugin -Dversion=3.3-SNAPSHOT 
-Dpackaging=maven-plugin -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.antlr -DartifactId=antlr3-maven-plugin 
-Dversion=3.3-SNAPSHOT -Dpackaging=maven-plugin -Dfile=/path/to/file 
-Durl=[url] -DrepositoryId=[id]


  org.antlr:antlr3-maven-plugin:maven-plugin:3.3-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


  org.antlr:antlr3-maven-plugin:maven-plugin:3.3-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Sun Nov 21 20:23:59 CET 2010
[INFO] Final Memory: 54M/254M
[INFO] ------------------------------------------------------------------------
_______________________________________________
antlr-dev mailing list
[email protected]
http://www.antlr.org/mailman/listinfo/antlr-dev

Reply via email to