You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Oliver Lietz (Jira)" <ji...@apache.org> on 2021/08/02 18:00:00 UTC

[jira] [Comment Edited] (SLING-10672) Document required settings for reproducible builds

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

Oliver Lietz edited comment on SLING-10672 at 8/2/21, 5:59 PM:
---------------------------------------------------------------

??Setting the timestamp in the module...??

I never meant to set it in parent which of course does work.


was (Author: olli):
?? Setting the timestamp in the module...??

I never meant to set it in parent which of course does work.

> 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)