Branch: refs/heads/main
Home: https://github.com/openjump-gis/openjump
Commit: a94836f9f4d84118d43738994ab607d2a01def13
https://github.com/openjump-gis/openjump/commit/a94836f9f4d84118d43738994ab607d2a01def13
Author: ed <[email protected]>
Date: 2021-05-11 (Tue, 11 May 2021)
Changed paths:
M pom.xml
Log Message:
-----------
made git-commit-id-plugin verbose, limit the values fetched though
fixup some weird Eclipse m2e issue "Plugin execution not covered by
lifecycle configuration" for com.github.ekryd.echo-maven-plugin
added Apache Maven Repo as fallback
minor cleanup
fix the following error in Eclipse m2e by omitting
<timeSource>build</timeSource> in build-helper-maven-plugin goal
timestamp-property .
Execution build-datestamp-property of goal
org.codehaus.mojo:build-helper-maven-plugin:3.2.0:timestamp-property
failed: Cannot invoke "java.util.Date.getTime()" because "date" is null
(org.codehaus.mojo:build-helper-maven-plugin:3.2.0:timestamp-property:build-datestamp-property:validate)
org.apache.maven.plugin.PluginExecutionException: Execution
build-datestamp-property of goal
org.codehaus.mojo:build-helper-maven-plugin:3.2.0:timestamp-property
failed: Cannot invoke "java.util.Date.getTime()" because "date" is null
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:148)
at
org.eclipse.m2e.core.internal.embedder.MavenImpl.execute(MavenImpl.java:332)
SNIP
at
org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:244)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Caused by: java.lang.NullPointerException: Cannot invoke
"java.util.Date.getTime()" because "date" is null
at java.base/java.util.Calendar.setTime(Calendar.java:1801)
SNIP
at
org.codehaus.mojo.buildhelper.TimestampPropertyMojo.execute(TimestampPropertyMojo.java:225)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
... 30 more
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel