One step further to upload #FreeTTS to #MavenCentral
It seems, the Maven #ANT resolver tasks expects a project POM file. I only provided one for the upload but not project POM. Hence, the task ran into a NullPointerException when trying to look up the project POM.
Bad thing now is, that I need to upload multiple artifacts, each with their own POM. In that case, the resolver complains that the project POM differs from the one to use for the upload. One more thing to resolve.
#programming
