[ 
https://issues.apache.org/jira/browse/SLING-10672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17387546#comment-17387546
 ] 

Bertrand Delacretaz commented on SLING-10672:
---------------------------------------------

The 
[https://maven.apache.org/guides/minia/guide-reproducible-builds.html|https://maven.apache.org/guides/mini/guide-reproducible-builds.html]
 guide says that maven-javadoc-plugin also requires a 
{{<notimestamp>true</notimestamp>}} configuration in {{pluginManagement}} (for 
automatic use both from plugins and reports), would that help?

> Document required settings for reproducible builds
> --------------------------------------------------
>
>                 Key: SLING-10672
>                 URL: https://issues.apache.org/jira/browse/SLING-10672
>             Project: Sling
>          Issue Type: Task
>          Components: Documentation
>    Affects Versions: Parent 44
>            Reporter: Oliver Lietz
>            Priority: Major
>
> Building Commons Messaging Mail with Bundle Parent 44 fails (after [adding 
> required 
> property|https://maven.apache.org/guides/mini/guide-reproducible-builds.html] 
> {{<project.build.outputTimestamp>1</project.build.outputTimestamp>}}):
> {noformat}
> [INFO] --- maven-javadoc-plugin:3.3.0:javadoc (default-cli) @ 
> org.apache.sling.commons.messaging.mail ---
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  21.566 s
> [INFO] Finished at: 2021-07-26T20:15:20+02:00
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-javadoc-plugin:3.3.0:javadoc (default-cli) on 
> project org.apache.sling.commons.messaging.mail: Execution default-cli of 
> goal org.apache.maven.plugins:maven-javadoc-plugin:3.3.0:javadoc failed: Text 
> '1' could not be parsed at index 0 -> [Help 1]
> [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/PluginExecutionException
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to