[MOBY-dev] ant problem
Andreas Groscurth
groscurt at mpiz-koeln.mpg.de
Thu Dec 18 12:26:53 UTC 2008
Hi,
sorry for bugging the list with all this, but however errors occur to me
when i playing around ;-) so its either me, my bad luck or just an
unknown error.
If I run the ant commands
ant cleanall compile
on Unix and with a fresh moby checkout - it breaks with an
ClassCastException: org.codehaus.plexus.DefaultPlexusContainer
This occurs after the cleanall task is done and then while the initmaven
task is proceed.
on Windows it breaks with a NullPointerException - no more information
is given, but at the same step.
e.g.
clean-services:
clean-datatypes:
cleanall:
[delete] Deleting directory /home/proj/biomoby/moby-live/Java/build
checkmaven:
initmaven:
BUILD FAILED
java.lang.ClassCastException: org.codehaus.plexus.DefaultPlexusContainer (on linux)
C:\workspace\moby\xmls\maven.xml:85: java.lang.NullPointerException (on windows)
Running
ant clean compile
does work normally without any exceptions.
Any ideas ?
Cheers
Andreas
--
/***************************************************
Dipl. Bioinf. Andreas Groscurth
Software developer
Plant Computational Biology group
Max-Planck Institute for plant breeding research
Carl-von-Linne Weg 10
50829 Cologne
Germany
+49(0) 221 5062449
***************************************************/
More information about the MOBY-dev
mailing list