[jira] [Commented] (OMID-258) Bump maven plugins/dependencies to latest

2023-10-31 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/OMID-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17781459#comment-17781459
 ] 

ASF GitHub Bot commented on OMID-258:
-

chrajeshbabu merged PR #148:
URL: https://github.com/apache/phoenix-omid/pull/148




> Bump maven plugins/dependencies to latest
> -
>
> Key: OMID-258
> URL: https://issues.apache.org/jira/browse/OMID-258
> Project: Phoenix Omid
>  Issue Type: Improvement
>Reporter: Nihal Jain
>Assignee: Nihal Jain
>Priority: Major
>
> Plan is to bump following:
> ||Property||From||To||
> |apache parent pom version|23|30|
> |os.plugin.version|1.6.2|1.7.1|
> |google.findbugs.version|3.0.1|3.0.2|
> |maven-pmd-plugin.version|3.4|3.21.0|
> |maven-checkstyle-plugin.version|2.17|3.3.0|
> |maven-jxr-plugin.version|2.3|3.3.0|
> |maven-findbugs-maven-plugin.version|3.0.1|3.0.5|
> |maven-owasp-plugin.version|6.5.3|8.4.0|
> |maven-clover-plugin.version|4.4.1|4.5.0|
> |maven-sonar-plugin.version|3.9.1.2184|3.10.0.2594|
> Also need to remove and clean up all the version definitions that specify 
> versions older than the ones defined in the parent pom.
> CC: [~stoty] 
>  



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


[jira] [Commented] (OMID-258) Bump maven plugins/dependencies to latest

2023-10-27 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/OMID-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17780294#comment-17780294
 ] 

ASF GitHub Bot commented on OMID-258:
-

NihalJain commented on PR #148:
URL: https://github.com/apache/phoenix-omid/pull/148#issuecomment-1782645463

   Tested following:
   - Ran checkstyle and ensured checkstyle errors are seen and report is saved
   - Ran mvn pmd:pmd and verified no build fail
   - Ran run-coverage.sh and verified clover coverage report is saved
   - Ran owasp check and verfied scan report is saved
   - Verified assembly tarball is created
   
   Please let me know if anything more to ne tested.
   
   CC: @stoty




> Bump maven plugins/dependencies to latest
> -
>
> Key: OMID-258
> URL: https://issues.apache.org/jira/browse/OMID-258
> Project: Phoenix Omid
>  Issue Type: Improvement
>Reporter: Nihal Jain
>Assignee: Nihal Jain
>Priority: Major
>
> Plan is to bump following:
> ||Property||From||To||
> |maven-assembly-plugin-version|3.1.1|3.6.0|
> |maven-pmd-plugin.version|3.4|3.21.0|
> |maven-checkstyle-plugin.version|2.17|3.3.0|
> |maven-jxr-plugin.version|2.3|3.3.0|
> |google.findbugs.version|3.0.1|3.0.2|
> |maven-findbugs-maven-plugin.version|3.0.1|3.0.5|
> |maven-owasp-plugin.version|6.5.3|8.4.0|
> |maven-clover-plugin.version|4.4.1|4.5.0|
> |maven-sonar-plugin.version|3.9.1.2184|3.10.0.2594|
> |os.plugin.version|1.6.2|1.7.1|
> Also need to remove and clean up all the version definitions that specify 
> versions older than the ones defined in the parent pom.
> CC: [~stoty] 
>  



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


[jira] [Commented] (OMID-258) Bump maven plugins/dependencies to latest

2023-10-27 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/OMID-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17780291#comment-17780291
 ] 

ASF GitHub Bot commented on OMID-258:
-

NihalJain opened a new pull request, #148:
URL: https://github.com/apache/phoenix-omid/pull/148

   - Bump apache parent pom version to 30
   - Remove maven-assembly-plugin-version and surefire.version as it is coming 
from parent pom
   - Bump following plugins/dependencies
 - os.plugin.version to 1.7.1
 - google.findbugs.version to 3.0.2
 - maven-pmd-plugin.version to 3.21.0
 - maven-checkstyle-plugin.version to 3.3.0
 - maven-jxr-plugin.version to 3.3.0
 - maven-findbugs-maven-plugin.version to 3.0.5
 - maven-owasp-plugin.version to 8.4.0
 - maven-clover-plugin.version to 4.5.0
 - maven-sonar-plugin.version to 3.10.0.2594
   - Also updated omid_checks.xml based on updated checkstyle. Issues based on 
which changes were made:
 - https://github.com/checkstyle/checkstyle/issues/2116
 - https://github.com/checkstyle/checkstyle/issues/3671
 - https://github.com/checkstyle/checkstyle/issues/7417
 - https://github.com/checkstyle/checkstyle/issues/7329




> Bump maven plugins/dependencies to latest
> -
>
> Key: OMID-258
> URL: https://issues.apache.org/jira/browse/OMID-258
> Project: Phoenix Omid
>  Issue Type: Improvement
>Reporter: Nihal Jain
>Assignee: Nihal Jain
>Priority: Major
>
> Plan is to bump following:
> ||Property||From||To||
> |maven-assembly-plugin-version|3.1.1|3.6.0|
> |maven-pmd-plugin.version|3.4|3.21.0|
> |maven-checkstyle-plugin.version|2.17|3.3.0|
> |maven-jxr-plugin.version|2.3|3.3.0|
> |google.findbugs.version|3.0.1|3.0.2|
> |maven-findbugs-maven-plugin.version|3.0.1|3.0.5|
> |maven-owasp-plugin.version|6.5.3|8.4.0|
> |maven-clover-plugin.version|4.4.1|4.5.0|
> |maven-sonar-plugin.version|3.9.1.2184|3.10.0.2594|
> |os.plugin.version|1.6.2|1.7.1|
> Also need to remove and clean up all the version definitions that specify 
> versions older than the ones defined in the parent pom.
> CC: [~stoty] 
>  



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


[jira] [Commented] (OMID-258) Bump maven plugins/dependencies to latest

2023-10-22 Thread Nihal Jain (Jira)


[ 
https://issues.apache.org/jira/browse/OMID-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17778303#comment-17778303
 ] 

Nihal Jain commented on OMID-258:
-

Sure [~stoty] thanks for the suggestion. Let me do this that way. BTW I already 
have a patch with original description ready. Just doing some testing before I 
raise. Will incorporate your suggestion and raise a PR soon.

> Bump maven plugins/dependencies to latest
> -
>
> Key: OMID-258
> URL: https://issues.apache.org/jira/browse/OMID-258
> Project: Phoenix Omid
>  Issue Type: Improvement
>Reporter: Nihal Jain
>Assignee: Nihal Jain
>Priority: Major
>
> Plan is to bump following:
> ||Property||From||To||
> |maven-assembly-plugin-version|3.1.1|3.6.0|
> |maven-pmd-plugin.version|3.4|3.21.0|
> |maven-checkstyle-plugin.version|2.17|3.3.0|
> |maven-jxr-plugin.version|2.3|3.3.0|
> |google.findbugs.version|3.0.1|3.0.2|
> |maven-findbugs-maven-plugin.version|3.0.1|3.0.5|
> |maven-owasp-plugin.version|6.5.3|8.4.0|
> |maven-clover-plugin.version|4.4.1|4.5.0|
> |maven-sonar-plugin.version|3.9.1.2184|3.10.0.2594|
> CC: [~stoty] 
>  



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


[jira] [Commented] (OMID-258) Bump maven plugins/dependencies to latest

2023-10-21 Thread Istvan Toth (Jira)


[ 
https://issues.apache.org/jira/browse/OMID-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17778044#comment-17778044
 ] 

Istvan Toth commented on OMID-258:
--

I would suggest updating the apache parent dependency to the latest one (or at 
least the latest one that supports Java 8), and removing all the version 
definitions that specify older than the ones defined in the parent pom.
Treat the plugins not defined in the parent pom normally.

> Bump maven plugins/dependencies to latest
> -
>
> Key: OMID-258
> URL: https://issues.apache.org/jira/browse/OMID-258
> Project: Phoenix Omid
>  Issue Type: Improvement
>Reporter: Nihal Jain
>Assignee: Nihal Jain
>Priority: Major
>
> Plan is to bump following:
> ||Property||From||To||
> |maven-assembly-plugin-version|3.1.1|3.6.0|
> |maven-pmd-plugin.version|3.4|3.21.0|
> |maven-checkstyle-plugin.version|2.17|3.3.0|
> |maven-jxr-plugin.version|2.3|3.3.0|
> |google.findbugs.version|3.0.1|3.0.2|
> |maven-findbugs-maven-plugin.version|3.0.1|3.0.5|
> |maven-owasp-plugin.version|6.5.3|8.4.0|
> |maven-clover-plugin.version|4.4.1|4.5.0|
> |maven-sonar-plugin.version|3.9.1.2184|3.10.0.2594|
> CC: [~stoty] 
>  



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