Hi all,
Say, I am trying to build Piggy-Bank from the latest source and things
seem to go ok except for 1 error in the Maven section of the output.
Below is the output. Regardless I try to build the xpi with the command
"ant xpi". The xpi loads but does not finish the initialization process
on Firefox restart. It seems to pause when it is trying to create its
data stores. Thus, the installation never finishes making Piggy-Bank
unusable. Do you suppose the error in the build is related to my problem
of not being able to completely install it? TIA
Buildfile: build.xml
init:
compile:
[echo]
======================================================================
[echo] SIMILE Piggy Bank 2.2 [2004-2006]
[echo]
======================================================================
[echo] Building with Apache Ant version 1.6.5 compiled on June
2 2005
[echo]
----------------------------------------------------------------------
[echo] Using build file /opt/piggy-bank/piggy-bank/build.xml
[echo]
----------------------------------------------------------------------
[echo] Running on Java version 1.5 on Linux
[echo]
----------------------------------------------------------------------
[echo] Compiler options:
[echo] - target VM ..... [1.4]
[echo] - debug ......... [on]
[echo] - optimize ...... [on]
[echo] - deprecation ... [on]
[echo]
======================================================================
[mkdir] Created dir: /opt/piggy-bank/piggy-bank/target/classloader
[javac] Compiling 4 source files to
/opt/piggy-bank/piggy-bank/target/classloader
[mkdir] Created dir: /opt/piggy-bank/piggy-bank/target/dumper
[javac] Compiling 1 source file to
/opt/piggy-bank/piggy-bank/target/dumper
package:
[jar] Building jar:
/opt/piggy-bank/piggy-bank/target/piggy-bank-classloader.jar
[jar] Building jar:
/opt/piggy-bank/piggy-bank/target/piggy-bank-dumper.jar
maven:
[exec] [INFO] Scanning for projects...
[exec] [INFO]
------------------------------------------------------------------------
[exec] [ERROR] BUILD FAILURE
[exec] [INFO]
------------------------------------------------------------------------
[exec] [INFO] Invalid task ' package': you must specify a valid
lifecycle phase, or a goal in the format plugin:goal or
pluginGroupId:pluginArtifactId:pluginVersion:goal
[exec] [INFO]
------------------------------------------------------------------------
[exec] [INFO] For more information, run Maven with the -e switch
[exec] [INFO]
------------------------------------------------------------------------
[exec] [INFO] Total time: 1 second
[exec] [INFO] Finished at: Fri Oct 06 01:06:03 EDT 2006
[exec] [INFO] Final Memory: 1M/2M
[exec] [INFO]
------------------------------------------------------------------------
[exec] Result: 1
prepare:
[copy] Copying 2 files to
/opt/piggy-bank/piggy-bank/src/extension/components/lib
[copy] Copying 4 files to
/opt/piggy-bank/piggy-bank/src/extension/components/lib
[copy] Copying 1 file to
/opt/piggy-bank/piggy-bank/src/extension/defaults/preferences
[copy] Copying 1 file to /opt/piggy-bank/piggy-bank/src/extension
BUILD SUCCESSFUL
Total time: 21 seconds
I have also done a "mvn package" and down came all the pom files and
resources which I guess is crucial to the build process.
John Wubbel
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general