Hello fellow cTAKERs Can someone please help revert this change?
r.1768564 ctakes-distribution/pom.xml "Separated build into 2 profiles: packageBinary and packageSource packageBinary is enabled by default, packageSource is not" This changed prevents source code from being distributed using the default apache release profile when running mvn release:prepare/perform. In fact, it should be the opposite. At ASF, binaries are only distributed as a convenience; source code should always be distributed and binaries should be able to be built from source. [1] [1] http://www.apache.org/legal/release-policy.html#source-packages Thanks, Murali