James, If I try to build from the src.tar.gz, I get the below: If I comment out the ctakes-temporal module from the root pom.xml, it compiles fine. Is it because the temporal project is defined in the pom but the source was the included/release?
Peis-MacBook-Pro:apache-ctakes-3.1.0-src pei$ mvn clean compile [INFO] Scanning for projects... [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.ctakes:ctakes:3.1.0 (/Users/pei/workspace/apache-ctakes/3.1.0-rc1/apache-ctakes-3.1.0-src/pom.xml) has 1 error [ERROR] Child module /Users/pei/workspace/apache-ctakes/3.1.0-rc1/apache-ctakes-3.1.0-src/ctakes-temporal of /Users/pei/workspace/apache-ctakes/3.1.0-rc1/apache-ctakes-3.1.0-src/pom.xml does not exist [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException On Tue, Aug 13, 2013 at 2:34 PM, Masanz, James J. <[email protected]>wrote: > Hello all, > > This is a call for a vote on releasing the following candidate as Apache > cTAKES 3.1.0. This will be our first release as a TLP. > > For more detailed information on the changes/release notes, please visit: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12323276&projectId=12313621 > > The release was made using the cTAKES release process documented here: > http://ctakes.apache.org/ctakes-release-guide.html > > The candidate is available at: > > http://people.apache.org/~james-masanz/RCs/ctakes-3.1.0/rc1/target/apache-ctakes-3.1.0-src.tar.gz/.zip > > The tag to be voted on: > http://svn.apache.org/repos/asf/ctakes/tags/ctakes-3.1.0/ > > The MD5 checksum of the tarball can be found at: > > http://people.apache.org/~james-masanz/RCs/ctakes-3.1.0/rc1/target/apache-ctakes-3.1.0-src.tar.gz.md5/.zip.md5 > > The signature of the tarball can be found at: > > http://people.apache.org/~james-masanz/RCs/ctakes-3.1.0/rc1/target/apache-ctakes-3.1.0-src.tar.gz.asc/.zip.asc > > Apache cTAKES' KEYS file, containing the PGP keys used to sign the release: > http://svn.apache.org/repos/asf/ctakes/tags/ctakes-3.1.0-rc1/KEYS > > Please vote on releasing these packages as Apache cTAKES 3.1.0. The vote > is open for at least the next 72 hours. > > Also, the convenience binary is: > > http://people.apache.org/~james-masanz/RCs/ctakes-3.1.0/rc1/target/apache-ctakes-3.1.0-bin.tar.gz/.zip > > Only votes from the cTAKES PMC are binding, but folks are welcome to check > the release candidate and voice their approval or disapproval. The vote > passes if at least three binding +1 votes are cast. > > [ ] +1 Release the packages as Apache cTAKES 3.1.0 > [ ] -1 Do not release the packages because... > > Thanks! > James Masanz > >
