ams-tschoening commented on issue #14: Replace ant build with cmake
URL: https://github.com/apache/logging-log4cxx/pull/14#issuecomment-584514283
 
 
   Using `com.googlecode.cmake-maven-project` with OpenJDK 8 fails, because 
they [require JDK 
11](https://github.com/cmake-maven-project/cmake-maven-project/commit/715e2c8775a3bc63dbca55911e5701444d0c0970)
 for around a year now. [Version 
3.7.2](https://github.com/cmake-maven-project/cmake-maven-project/blob/release-3.7.2-b1/.travis.yml)
 seems to be the last building with JDK 8.
   
   Targetting older versions of CMAKE has been [asked 
before](https://github.com/apache/logging-log4cxx/pull/14/files/af0134afaf2cd8d85d60aca3bae4b627d57b8c48#r373735482)
 as well and 3.7 was the preferred target then as well.
   
   So, is it really necessary to use these current versions instead of older 
ones? Are the Maven plugin and the version of CMAKE bound at each other? Simply 
downgrading the MVN-plugin doesn't work:
   
       [ERROR] Failed to execute goal 
com.googlecode.cmake-maven-project:cmake-maven-plugin:3.7.2-b1:generate 
(cmake-generate) on project apache-log4cxx: The parameters 'generator' for goal 
com.googlecode.cmake-maven-project:cmake-maven-plugin:3.7.2-b1:generate are 
missing or invalid -> [Help 1]
   
   
https://github.com/cmake-maven-project/cmake-maven-project/blame/release-3.7.2-b1/README.md#L30

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to