> With this in mind I would like to try tagging a 2.6-M3 - with the hopes of
> also
> addressing the source artifact generation problem.
Interesting:
- 2.5.x: mvn -DskipTests assembly:assembly
Is good.
- 2.6.x: mvn -DskipTests assembly:assembly
Is good.
- 2.6-M2: mvn -DskipTests assembly:asse
I have hit a snag - the 2.6-M2 tag no longer builds from source -
failing on the same two shapefile tests that got trunk earlier in the
week. I am not sure what has changed on me here; I have tried multiple
versions of Java and different machines etc...
With this in mind I can either patch the 2.6