For what it's worth:
$ mvn site site:stage
* succeeds with CP 43
* fails with CP 44, CP 45, CP 46
Failure caused by the japicmp plugin that runs even if no profile
triggering file calls for it. See error message below.
$ mvn site
also does not work.
Is there a way to skip "japicmp" (like "animal.sniffer.skip")?
Gilles
On Thu, 19 Apr 2018 09:17:45 -0400, Rob Tompkins wrote:
Try running package between “mvn“ and “site”
Not working.
[And if it did, it would not be a "feature" (IMHO) wrt a
simpler
command line: If "package" is a dependency, it should be called
automatically.]
Gilles
On Apr 19, 2018, at 9:13 AM, Gilles
<gil...@harfang.homelinux.org>
wrote:
Hi.
$ mvn site site:stage
fails when there is no previous version:
---CUT---
[ERROR] Failed to execute goal org.apache.maven.plugins:
maven-site-plugin:3.7:site
(default-site) on project commons-geometry-core: Error
generating
japicmp-maven-plugin:0.11.1:cmp-report report: Failed to
generate
report: Please provide at least one resolvable old version
using one
of the
configuration elements <oldVersion/> or <oldVersions/>. ->
[Help 1]
---CUT---
Regards,
Gilles
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org