> The uimaj-distr packaging is currently "Jar". > > This causes an empty jar to be built when running the mvn > assembly:assembly goal. This jar is not used anywhere. > > Would it be better to have the packaging of this POM be set to "pom"? > Is there a reason it was set to "Jar"? >
I vaguely recall that something didn't work when I set it to "pom" - maybe building the javadocs? Sorry I don't exactly remember the details. -Adam
