[jira] [Commented] (JXR-169) Use of deprecated velocity configuration keys

2022-12-02 Thread Michael Osipov (Jira)


[ 
https://issues.apache.org/jira/browse/JXR-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17642701#comment-17642701
 ] 

Michael Osipov commented on JXR-169:


https://github.com/apache/maven-jxr/pull/64/files#diff-eb50e94d8619ce52441a04b69abec80f467d873aa9fd09684a0faad3a1c5e153

> Use of deprecated velocity configuration keys 
> --
>
> Key: JXR-169
> URL: https://issues.apache.org/jira/browse/JXR-169
> Project: Maven JXR
>  Issue Type: Improvement
>  Components: maven2 jxr plugin
>Affects Versions: 3.2.0
>Reporter: Dave Wichers
>Priority: Minor
>
> When I run: mvn site, using my project's pom: 
> [https://github.com/nahsra/antisamy/blob/main/pom.xml]
> I'm seeing the following warnings. I think this means these jxr-plugins are 
> using old resource names. Unless I'm doing something wrong in my pom. But I 
> can't find any references to these resources in my project, so I'm assuming 
> its a problem in your project. Can you confirm this is an issue in maven-jxr 
> and you can fix it? Or is it my fault?
> The velocity configuration key changes are described here: 
> https://velocity.apache.org/engine/devel/configuration-property-changes-in-2.1.html
> [*INFO*] Generating "{*}Source Xref{*}" report   *---* 
> maven-jxr-plugin:3.2.0:jxr
> [*WARNING*] configuration key 'resource.loader' has been deprecated in favor 
> of 'resource.loaders'
> [*WARNING*] configuration key 'classpath.resource.loader.class' has been 
> deprecated in favor of 'resource.loader.classpath.class'
> [*WARNING*] configuration key 'velocimacro.library' has been deprecated in 
> favor of 'velocimacro.library.path'
> [*INFO*] Generating "{*}Test Source Xref{*}" report *---* 
> maven-jxr-plugin:3.2.0:test-jxr
> [*WARNING*] configuration key 'resource.loader' has been deprecated in favor 
> of 'resource.loaders'
> [*WARNING*] configuration key 'classpath.resource.loader.class' has been 
> deprecated in favor of 'resource.loader.classpath.class'
> [*WARNING*] configuration key 'velocimacro.library' has been deprecated in 
> favor of 'velocimacro.library.path'
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (JXR-169) Use of deprecated velocity configuration keys

2022-08-16 Thread Michael Osipov (Jira)


[ 
https://issues.apache.org/jira/browse/JXR-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17580181#comment-17580181
 ] 

Michael Osipov commented on JXR-169:


Unintentionally closed wrong ticket.

> Use of deprecated velocity configuration keys 
> --
>
> Key: JXR-169
> URL: https://issues.apache.org/jira/browse/JXR-169
> Project: Maven JXR
>  Issue Type: Improvement
>  Components: maven2 jxr plugin
>Affects Versions: 3.2.0
>Reporter: Dave Wichers
>Priority: Minor
>
> When I run: mvn site, using my project's pom: 
> [https://github.com/nahsra/antisamy/blob/main/pom.xml]
> I'm seeing the following warnings. I think this means these jxr-plugins are 
> using old resource names. Unless I'm doing something wrong in my pom. But I 
> can't find any references to these resources in my project, so I'm assuming 
> its a problem in your project. Can you confirm this is an issue in maven-jxr 
> and you can fix it? Or is it my fault?
> The velocity configuration key changes are described here: 
> https://velocity.apache.org/engine/devel/configuration-property-changes-in-2.1.html
> [*INFO*] Generating "{*}Source Xref{*}" report   *---* 
> maven-jxr-plugin:3.2.0:jxr
> [*WARNING*] configuration key 'resource.loader' has been deprecated in favor 
> of 'resource.loaders'
> [*WARNING*] configuration key 'classpath.resource.loader.class' has been 
> deprecated in favor of 'resource.loader.classpath.class'
> [*WARNING*] configuration key 'velocimacro.library' has been deprecated in 
> favor of 'velocimacro.library.path'
> [*INFO*] Generating "{*}Test Source Xref{*}" report *---* 
> maven-jxr-plugin:3.2.0:test-jxr
> [*WARNING*] configuration key 'resource.loader' has been deprecated in favor 
> of 'resource.loaders'
> [*WARNING*] configuration key 'classpath.resource.loader.class' has been 
> deprecated in favor of 'resource.loader.classpath.class'
> [*WARNING*] configuration key 'velocimacro.library' has been deprecated in 
> favor of 'velocimacro.library.path'
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (JXR-169) Use of deprecated velocity configuration keys

2022-08-07 Thread Michael Osipov (Jira)


[ 
https://issues.apache.org/jira/browse/JXR-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17576439#comment-17576439
 ] 

Michael Osipov commented on JXR-169:


Here is the issue: DOXIASITETOOLS-230

> Use of deprecated velocity configuration keys 
> --
>
> Key: JXR-169
> URL: https://issues.apache.org/jira/browse/JXR-169
> Project: Maven JXR
>  Issue Type: Improvement
>  Components: maven2 jxr plugin
>Affects Versions: 3.2.0
>Reporter: Dave Wichers
>Priority: Minor
>
> When I run: mvn site, using my project's pom: 
> [https://github.com/nahsra/antisamy/blob/main/pom.xml]
> I'm seeing the following warnings. I think this means these jxr-plugins are 
> using old resource names. Unless I'm doing something wrong in my pom. But I 
> can't find any references to these resources in my project, so I'm assuming 
> its a problem in your project. Can you confirm this is an issue in maven-jxr 
> and you can fix it? Or is it my fault?
> The velocity configuration key changes are described here: 
> https://velocity.apache.org/engine/devel/configuration-property-changes-in-2.1.html
> [*INFO*] Generating "{*}Source Xref{*}" report   *---* 
> maven-jxr-plugin:3.2.0:jxr
> [*WARNING*] configuration key 'resource.loader' has been deprecated in favor 
> of 'resource.loaders'
> [*WARNING*] configuration key 'classpath.resource.loader.class' has been 
> deprecated in favor of 'resource.loader.classpath.class'
> [*WARNING*] configuration key 'velocimacro.library' has been deprecated in 
> favor of 'velocimacro.library.path'
> [*INFO*] Generating "{*}Test Source Xref{*}" report *---* 
> maven-jxr-plugin:3.2.0:test-jxr
> [*WARNING*] configuration key 'resource.loader' has been deprecated in favor 
> of 'resource.loaders'
> [*WARNING*] configuration key 'classpath.resource.loader.class' has been 
> deprecated in favor of 'resource.loader.classpath.class'
> [*WARNING*] configuration key 'velocimacro.library' has been deprecated in 
> favor of 'velocimacro.library.path'
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (JXR-169) Use of deprecated velocity configuration keys

2022-04-03 Thread Slawomir Jaranowski (Jira)


[ 
https://issues.apache.org/jira/browse/JXR-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516483#comment-17516483
 ] 

Slawomir Jaranowski commented on JXR-169:
-

[~michael-o] Are there issues for Doxia which can be linked for track?

> Use of deprecated velocity configuration keys 
> --
>
> Key: JXR-169
> URL: https://issues.apache.org/jira/browse/JXR-169
> Project: Maven JXR
>  Issue Type: Improvement
>  Components: maven2 jxr plugin
>Affects Versions: 3.2.0
>Reporter: Dave Wichers
>Priority: Minor
>
> When I run: mvn site, using my project's pom: 
> [https://github.com/nahsra/antisamy/blob/main/pom.xml]
> I'm seeing the following warnings. I think this means these jxr-plugins are 
> using old resource names. Unless I'm doing something wrong in my pom. But I 
> can't find any references to these resources in my project, so I'm assuming 
> its a problem in your project. Can you confirm this is an issue in maven-jxr 
> and you can fix it? Or is it my fault?
> The velocity configuration key changes are described here: 
> https://velocity.apache.org/engine/devel/configuration-property-changes-in-2.1.html
> [*INFO*] Generating "{*}Source Xref{*}" report   *---* 
> maven-jxr-plugin:3.2.0:jxr
> [*WARNING*] configuration key 'resource.loader' has been deprecated in favor 
> of 'resource.loaders'
> [*WARNING*] configuration key 'classpath.resource.loader.class' has been 
> deprecated in favor of 'resource.loader.classpath.class'
> [*WARNING*] configuration key 'velocimacro.library' has been deprecated in 
> favor of 'velocimacro.library.path'
> [*INFO*] Generating "{*}Test Source Xref{*}" report *---* 
> maven-jxr-plugin:3.2.0:test-jxr
> [*WARNING*] configuration key 'resource.loader' has been deprecated in favor 
> of 'resource.loaders'
> [*WARNING*] configuration key 'classpath.resource.loader.class' has been 
> deprecated in favor of 'resource.loader.classpath.class'
> [*WARNING*] configuration key 'velocimacro.library' has been deprecated in 
> favor of 'velocimacro.library.path'
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (JXR-169) Use of deprecated velocity configuration keys

2022-04-03 Thread Michael Osipov (Jira)


[ 
https://issues.apache.org/jira/browse/JXR-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516481#comment-17516481
 ] 

Michael Osipov commented on JXR-169:


Doxia in general will move to Velocity 2.x in version 2. Though, this will take 
time.

> Use of deprecated velocity configuration keys 
> --
>
> Key: JXR-169
> URL: https://issues.apache.org/jira/browse/JXR-169
> Project: Maven JXR
>  Issue Type: Improvement
>  Components: maven2 jxr plugin
>Affects Versions: 3.2.0
>Reporter: Dave Wichers
>Priority: Minor
>
> When I run: mvn site, using my project's pom: 
> [https://github.com/nahsra/antisamy/blob/main/pom.xml]
> I'm seeing the following warnings. I think this means these jxr-plugins are 
> using old resource names. Unless I'm doing something wrong in my pom. But I 
> can't find any references to these resources in my project, so I'm assuming 
> its a problem in your project. Can you confirm this is an issue in maven-jxr 
> and you can fix it? Or is it my fault?
> The velocity configuration key changes are described here: 
> https://velocity.apache.org/engine/devel/configuration-property-changes-in-2.1.html
> [*INFO*] Generating "{*}Source Xref{*}" report   *---* 
> maven-jxr-plugin:3.2.0:jxr
> [*WARNING*] configuration key 'resource.loader' has been deprecated in favor 
> of 'resource.loaders'
> [*WARNING*] configuration key 'classpath.resource.loader.class' has been 
> deprecated in favor of 'resource.loader.classpath.class'
> [*WARNING*] configuration key 'velocimacro.library' has been deprecated in 
> favor of 'velocimacro.library.path'
> [*INFO*] Generating "{*}Test Source Xref{*}" report *---* 
> maven-jxr-plugin:3.2.0:test-jxr
> [*WARNING*] configuration key 'resource.loader' has been deprecated in favor 
> of 'resource.loaders'
> [*WARNING*] configuration key 'classpath.resource.loader.class' has been 
> deprecated in favor of 'resource.loader.classpath.class'
> [*WARNING*] configuration key 'velocimacro.library' has been deprecated in 
> favor of 'velocimacro.library.path'
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (JXR-169) Use of deprecated velocity configuration keys

2022-04-02 Thread Slawomir Jaranowski (Jira)


[ 
https://issues.apache.org/jira/browse/JXR-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516354#comment-17516354
 ] 

Slawomir Jaranowski commented on JXR-169:
-

I confirm, can be observed during {{jxr-plugin}} executing.
I didn't investigate if should be fixed in {{jxr}} or in 
{{doxia-site-renderer,}} both use {{velocity}} ... in different versions :-)

> Use of deprecated velocity configuration keys 
> --
>
> Key: JXR-169
> URL: https://issues.apache.org/jira/browse/JXR-169
> Project: Maven JXR
>  Issue Type: Improvement
>  Components: maven2 jxr plugin
>Affects Versions: 3.2.0
>Reporter: Dave Wichers
>Priority: Minor
>
> When I run: mvn site, using my project's pom: 
> [https://github.com/nahsra/antisamy/blob/main/pom.xml]
> I'm seeing the following warnings. I think this means these jxr-plugins are 
> using old resource names. Unless I'm doing something wrong in my pom. But I 
> can't find any references to these resources in my project, so I'm assuming 
> its a problem in your project. Can you confirm this is an issue in maven-jxr 
> and you can fix it? Or is it my fault?
> The velocity configuration key changes are described here: 
> https://velocity.apache.org/engine/devel/configuration-property-changes-in-2.1.html
> [*INFO*] Generating "{*}Source Xref{*}" report   *---* 
> maven-jxr-plugin:3.2.0:jxr
> [*WARNING*] configuration key 'resource.loader' has been deprecated in favor 
> of 'resource.loaders'
> [*WARNING*] configuration key 'classpath.resource.loader.class' has been 
> deprecated in favor of 'resource.loader.classpath.class'
> [*WARNING*] configuration key 'velocimacro.library' has been deprecated in 
> favor of 'velocimacro.library.path'
> [*INFO*] Generating "{*}Test Source Xref{*}" report *---* 
> maven-jxr-plugin:3.2.0:test-jxr
> [*WARNING*] configuration key 'resource.loader' has been deprecated in favor 
> of 'resource.loaders'
> [*WARNING*] configuration key 'classpath.resource.loader.class' has been 
> deprecated in favor of 'resource.loader.classpath.class'
> [*WARNING*] configuration key 'velocimacro.library' has been deprecated in 
> favor of 'velocimacro.library.path'
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)