My build now works fine, but I can't run QLs: running
mvn -Dglassfish.home=<my install> test
in <gf working copy>/tests/quicklook gives:
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO]
------------------------------------------------------------------------
[INFO] Building Glassfish Quicklook Bundle
[INFO] task-segment: [test]
[INFO]
------------------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] The plugin
'org.jvnet.maven-antrun-extended-plugin:maven-antrun-extended-plugin'
does not exist or no valid version could be found
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Wed Sep 22 11:40:59 PDT 2010
[INFO] Final Memory: 5M/100M
[INFO]
------------------------------------------------------------------------
How do I fix this?
Thanks,
Ken.