Hello,
We're trying to run command line ivy and are getting an exception (see
below). It appears that the publication date is never set. Do you
have an example of how to run command line ivy? Is this fixed in the
alpha?
Exception in thread "main" java.lang.NullPointerException: null
publication date not allowed
at
fr.jayasoft.ivy.DefaultModuleDescriptor.setResolvedPublicationDate(Defau
ltModuleDescriptor.java:206)
at fr.jayasoft.ivy.Ivy.deliver(Ivy.java:2199)
at fr.jayasoft.ivy.Ivy.deliver(Ivy.java:2153)
at fr.jayasoft.ivy.Main.main(Main.java:291)
Thanks in advance,
Jim