Posted on Apr 21, 2015 by
Swift Ox
Please see the attached patch. This will help with publishing artifacts to Maven Central via SontaType OSSRH. It essentially introduces a pom.xml file and implements the typical expects Maven directory structure e.g. src/main/java. From top directory in trunk, it can be applied as follows
patch -p0 -i bzip2.maven.patch
You can then build the project by invoking
$ cd jbzip2/ $ mvn install
- bzip2.maven.patch 157.85KB
Comment #1
Posted on Apr 22, 2015 by Massive Rhino+1 this is extremely to us in the Apache Tika project, I hope you guys will merge it!
Status: New
Labels:
Type-Defect
Priority-Medium