[jira] [Updated] (TEZ-4050) maven site is failing due to missing configuration.

2020-08-25 Thread Jira


 [ 
https://issues.apache.org/jira/browse/TEZ-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

László Bodor updated TEZ-4050:
--
Fix Version/s: (was: 0.10.1)

> maven site is failing due to missing configuration.
> ---
>
> Key: TEZ-4050
> URL: https://issues.apache.org/jira/browse/TEZ-4050
> Project: Apache Tez
>  Issue Type: Sub-task
>Reporter: Jonathan Turner Eagles
>Assignee: Jonathan Turner Eagles
>Priority: Major
> Fix For: 0.9.2, 0.10.0
>
> Attachments: TEZ-4050.001.patch
>
>
> {code}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-site-plugin:3.4:stage (default-cli) on project 
> tez-docs: Missing site information in the distribution management of the 
> project Tez (org.apache.tez:tez-docs:0.10.1-SNAPSHOT) -> [Help 1]
> {code}
> From maven site plugin usage we can see we are missing configuration.
> https://maven.apache.org/plugins/maven-site-plugin/usage.html
> {code}
> 
>   ...
>   
> 
>   www.yourcompany.com
>   scp://www.yourcompany.com/www/docs/project/
> 
>   
>   ...
> 
> {code}
> Tez does not use this url to deploy and neither does hadoop. But it is needed 
> to stage site documentation. url is only used during site:deploy which is 
> never called during Tez QA step.
> This jira aims to provide a place holder (the same as hadoop)



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


[jira] [Updated] (TEZ-4050) maven site is failing due to missing configuration.

2020-08-25 Thread Jira


 [ 
https://issues.apache.org/jira/browse/TEZ-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

László Bodor updated TEZ-4050:
--
Fix Version/s: 0.10.0

> maven site is failing due to missing configuration.
> ---
>
> Key: TEZ-4050
> URL: https://issues.apache.org/jira/browse/TEZ-4050
> Project: Apache Tez
>  Issue Type: Sub-task
>Reporter: Jonathan Turner Eagles
>Assignee: Jonathan Turner Eagles
>Priority: Major
> Fix For: 0.9.2, 0.10.0, 0.10.1
>
> Attachments: TEZ-4050.001.patch
>
>
> {code}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-site-plugin:3.4:stage (default-cli) on project 
> tez-docs: Missing site information in the distribution management of the 
> project Tez (org.apache.tez:tez-docs:0.10.1-SNAPSHOT) -> [Help 1]
> {code}
> From maven site plugin usage we can see we are missing configuration.
> https://maven.apache.org/plugins/maven-site-plugin/usage.html
> {code}
> 
>   ...
>   
> 
>   www.yourcompany.com
>   scp://www.yourcompany.com/www/docs/project/
> 
>   
>   ...
> 
> {code}
> Tez does not use this url to deploy and neither does hadoop. But it is needed 
> to stage site documentation. url is only used during site:deploy which is 
> never called during Tez QA step.
> This jira aims to provide a place holder (the same as hadoop)



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


[jira] [Updated] (TEZ-4050) maven site is failing due to missing configuration.

2019-02-28 Thread Jonathan Eagles (JIRA)


 [ 
https://issues.apache.org/jira/browse/TEZ-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Eagles updated TEZ-4050:
-
Issue Type: Sub-task  (was: Bug)
Parent: TEZ-3891

> maven site is failing due to missing configuration.
> ---
>
> Key: TEZ-4050
> URL: https://issues.apache.org/jira/browse/TEZ-4050
> Project: Apache Tez
>  Issue Type: Sub-task
>Reporter: Jonathan Eagles
>Assignee: Jonathan Eagles
>Priority: Major
> Attachments: TEZ-4050.001.patch
>
>
> {code}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-site-plugin:3.4:stage (default-cli) on project 
> tez-docs: Missing site information in the distribution management of the 
> project Tez (org.apache.tez:tez-docs:0.10.1-SNAPSHOT) -> [Help 1]
> {code}
> From maven site plugin usage we can see we are missing configuration.
> https://maven.apache.org/plugins/maven-site-plugin/usage.html
> {code}
> 
>   ...
>   
> 
>   www.yourcompany.com
>   scp://www.yourcompany.com/www/docs/project/
> 
>   
>   ...
> 
> {code}
> Tez does not use this url to deploy and neither does hadoop. But it is needed 
> to stage site documentation. url is only used during site:deploy which is 
> never called during Tez QA step.
> This jira aims to provide a place holder (the same as hadoop)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (TEZ-4050) maven site is failing due to missing configuration.

2019-02-27 Thread Jonathan Eagles (JIRA)


 [ 
https://issues.apache.org/jira/browse/TEZ-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Eagles updated TEZ-4050:
-
Attachment: TEZ-4050.001.patch

> maven site is failing due to missing configuration.
> ---
>
> Key: TEZ-4050
> URL: https://issues.apache.org/jira/browse/TEZ-4050
> Project: Apache Tez
>  Issue Type: Bug
>Reporter: Jonathan Eagles
>Assignee: Jonathan Eagles
>Priority: Major
> Attachments: TEZ-4050.001.patch
>
>
> {code}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-site-plugin:3.4:stage (default-cli) on project 
> tez-docs: Missing site information in the distribution management of the 
> project Tez (org.apache.tez:tez-docs:0.10.1-SNAPSHOT) -> [Help 1]
> {code}
> From maven site plugin usage we can see we are missing configuration.
> https://maven.apache.org/plugins/maven-site-plugin/usage.html
> {code}
> 
>   ...
>   
> 
>   www.yourcompany.com
>   scp://www.yourcompany.com/www/docs/project/
> 
>   
>   ...
> 
> {code}
> Tez does not use this url to deploy and neither does hadoop. But it is needed 
> to stage site documentation. url is only used during site:deploy which is 
> never called during Tez QA step.
> This jira aims to provide a place holder (the same as hadoop)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)