[jira] [Updated] (MNGSITE-399) Fix the `banned dependencies rule` link at `Optional Dependencies and Dependency Exclusions`

2020-03-15 Thread Jira


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

Edinson E. Padrón Urdaneta updated MNGSITE-399:
---
Summary: Fix the `banned dependencies rule` link at `Optional Dependencies 
and Dependency Exclusions`  (was: Fix the `banned dependencies rule` link at ` 
Optional Dependencies and Dependency Exclusions`)

> Fix the `banned dependencies rule` link at `Optional Dependencies and 
> Dependency Exclusions`
> 
>
> Key: MNGSITE-399
> URL: https://issues.apache.org/jira/browse/MNGSITE-399
> Project: Maven Project Web Site
>  Issue Type: Bug
>Reporter: Edinson E. Padrón Urdaneta
>Priority: Major
>  Labels: documentation
>
> Currently the link is constructed this way
> {code:java}
> [banned dependencies 
> rule](https://maven.apache.org/enforcer/enforcer-rules/bannedDependencies.html)
> {code}
> {{But even though that's valid Markdown syntax, the file is an APT (Almost 
> Plain Text) instead of MD.}}
>  
> {{The correct syntax should be}}
> {code:java}
> {{{https://maven.apache.org/enforcer/enforcer-rules/bannedDependencies.html}banned
>  dependencies rule}}
> {code}



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


[jira] [Updated] (MNGSITE-399) Fix the `banned dependencies rule` link at `Optional Dependencies and Dependency Exclusions`

2020-03-15 Thread Jira


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

Edinson E. Padrón Urdaneta updated MNGSITE-399:
---
Priority: Trivial  (was: Major)

> Fix the `banned dependencies rule` link at `Optional Dependencies and 
> Dependency Exclusions`
> 
>
> Key: MNGSITE-399
> URL: https://issues.apache.org/jira/browse/MNGSITE-399
> Project: Maven Project Web Site
>  Issue Type: Bug
>Reporter: Edinson E. Padrón Urdaneta
>Priority: Trivial
>  Labels: documentation
>
> Currently the link is constructed this way
> {code:java}
> [banned dependencies 
> rule](https://maven.apache.org/enforcer/enforcer-rules/bannedDependencies.html)
> {code}
> {{But even though that's valid Markdown syntax, the file is an APT (Almost 
> Plain Text) instead of MD.}}
>  
> {{The correct syntax should be}}
> {code:java}
> {{{https://maven.apache.org/enforcer/enforcer-rules/bannedDependencies.html}banned
>  dependencies rule}}
> {code}



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


[jira] [Updated] (MNGSITE-399) Fix the `banned dependencies rule` link at ` Optional Dependencies and Dependency Exclusions`

2020-03-15 Thread Jira


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

Edinson E. Padrón Urdaneta updated MNGSITE-399:
---
Description: 
Currently the link is constructed this way
{code:java}
[banned dependencies 
rule](https://maven.apache.org/enforcer/enforcer-rules/bannedDependencies.html)
{code}
{{But even though that's valid Markdown syntax, the file is an APT (Almost 
Plain Text) instead of MD.}}

 

{{The correct syntax should be}}
{code:java}
{{{https://maven.apache.org/enforcer/enforcer-rules/bannedDependencies.html}banned
 dependencies rule}}
{code}

  was:
Currently the link is constructed this way
{quote}{{[banned dependencies 
rule]([https://maven.apache.org/enforcer/enforcer-rules/bannedDependencies.html)]}}
{quote}
{{But even though that's valid Markdown syntax, the file is an APT (Almost 
Plain Text) instead of MD.}}

 

{{The correct syntax should be}}
{quote}{{{\{{https://maven.apache.org/enforcer/enforcer-rules/bannedDependencies.html}banned
 dependencies rule
{quote}


> Fix the `banned dependencies rule` link at ` Optional Dependencies and 
> Dependency Exclusions`
> -
>
> Key: MNGSITE-399
> URL: https://issues.apache.org/jira/browse/MNGSITE-399
> Project: Maven Project Web Site
>  Issue Type: Bug
>Reporter: Edinson E. Padrón Urdaneta
>Priority: Major
>  Labels: documentation
>
> Currently the link is constructed this way
> {code:java}
> [banned dependencies 
> rule](https://maven.apache.org/enforcer/enforcer-rules/bannedDependencies.html)
> {code}
> {{But even though that's valid Markdown syntax, the file is an APT (Almost 
> Plain Text) instead of MD.}}
>  
> {{The correct syntax should be}}
> {code:java}
> {{{https://maven.apache.org/enforcer/enforcer-rules/bannedDependencies.html}banned
>  dependencies rule}}
> {code}



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