These instructions are meant for Unix systems but should also works using a DOS shell
svn
commandAMauthoring
and cd into theresvn co http://svn.activemath.org/AMauthoring/trunk/projects/IdSearchcd IdSearchmaven jar:install-snapshot -Dmaven.repo.remote=http://repo1.maven.org/maven,http://www.activemath.org/public-repository/cd ..svn co http://svn.activemath.org/AMauthoring/trunk/projects/OQMathcd OQMathmaven jar:install-snapshot -Dmaven.repo.remote=http://repo1.maven.org/maven,http://www.activemath.org/public-repository/cd ..svn co http://svn.activemath.org/AMauthoring/trunk/projects/OQMathJEditPlugincd OQMathJEditPluginmaven jar:install-snapshot -Dmaven.repo.remote=http://repo1.maven.org/maven,http://www.activemath.org/public-repository/cd ..svn co http://svn.activemath.org/AMauthoring/trunk/projects/webstartsvn co http://svn.activemath.org/AMauthoring/trunk/projects/jEditOQMathcd jEditOQMathmaven -Dmaven.repo.remote=http://repo1.maven.org/maven,http://www.activemath.org/public-repository/cd ..maven.jnlp.signjar.alias, maven.jnlp.signjar.storepass,maven.jnlp.signjar.store).
If unsure what this is, get a tutorial on "self-signing a jar")
Typically, these preferences, should
be inserted into your ~/build.properties. That step can
be ignored to achieve the next step, making sure the failure is at the signjar task.
Of course it is needed to obtain a java web start distribution)cd OQMathJEditPluginmaven try:run -Dmaven.repo.remote=http://repo1.maven.org/maven,http://www.activemath.org/public-repository/Thanks to report questions to paul@activemath.org, the most probable being a lack of some dependencies.
.You should be reading the project.xml for precise information
as well as the poms inside the public repository.
The ActiveMath authoring extracts are built from current CVS
using the command maven amAuthorExtracts:install-snapshot,
the jEdit artifacts are built from CVS of jEdit (on version 4.2),
the QMath archive is pre-compiled (multi-platform),
and the jakarta-commons-jelly snapshots are built from svn.
These resulting=artifacts are all available from the ActiveMath public repository:
http://www.activemath.org/public-repository/