[PR] Get rid of redundant class [maven-hocon-extension]

2024-09-20 Thread via GitHub
cstamas opened a new pull request, #5: URL: https://github.com/apache/maven-hocon-extension/pull/5 There is one to get source from Path, no need to copy it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[PR] Get rid of various warnings [maven-hocon-extension]

2024-09-20 Thread via GitHub
cstamas opened a new pull request, #6: URL: https://github.com/apache/maven-hocon-extension/pull/6 In IDE it warns that schema comes from hon-HTTPS url. Also, Maven warns about lack of "root", so just add wrapper to please it. -- This is an automated message from the Apache Git Service. T

Re: [PR] Get rid of various warnings [maven-hocon-extension]

2024-09-20 Thread via GitHub
cstamas commented on PR #6: URL: https://github.com/apache/maven-hocon-extension/pull/6#issuecomment-2363558725 @jorsol yup, just realized myself the discrepancy here: https://gist.github.com/cstamas/c81a66a3f11d90fa9332b893c9ab26b6 -- This is an automated message from the Apache Git S

Re: [PR] Get rid of various warnings [maven-hocon-extension]

2024-09-20 Thread via GitHub
cstamas merged PR #6: URL: https://github.com/apache/maven-hocon-extension/pull/6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@maven.

Re: [PR] Get rid of redundant class [maven-hocon-extension]

2024-09-20 Thread via GitHub
cstamas merged PR #5: URL: https://github.com/apache/maven-hocon-extension/pull/5 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@maven.

Re: [PR] Get rid of various warnings [maven-hocon-extension]

2024-09-20 Thread via GitHub
ppalaga commented on PR #6: URL: https://github.com/apache/maven-hocon-extension/pull/6#issuecomment-2363496208 Could we perhaps enable GitHub issues for this project? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] Get rid of various warnings [maven-hocon-extension]

2024-09-20 Thread via GitHub
cstamas commented on PR #6: URL: https://github.com/apache/maven-hocon-extension/pull/6#issuecomment-2363498704 Just realized: something was strange (re wrapper, not this project). I used Maven 4.0.0-beta-4 as it is enforced to build this project with that version. Then I did `mvn wrapper:

Re: [PR] Get rid of various warnings [maven-hocon-extension]

2024-09-20 Thread via GitHub
cstamas commented on PR #6: URL: https://github.com/apache/maven-hocon-extension/pull/6#issuecomment-2363504651 Is even more strange, as 4.0.0-beta-4 does contain up-to-date wrapper plugin version: https://github.com/apache/maven/blob/maven-4.0.0-beta-4/maven-core/src/main/java/org/apac

Re: [PR] Get rid of various warnings [maven-hocon-extension]

2024-09-20 Thread via GitHub
elharo commented on PR #6: URL: https://github.com/apache/maven-hocon-extension/pull/6#issuecomment-2363514008 > Could we perhaps enable GitHub issues for this project? Probably shouldn't. Most Apache prijects and definitely Maven have been using the Apache Jira instance for a liong

Re: [PR] Get rid of various warnings [maven-hocon-extension]

2024-09-20 Thread via GitHub
jorsol commented on PR #6: URL: https://github.com/apache/maven-hocon-extension/pull/6#issuecomment-2363516721 > Is even more strange, as 4.0.0-beta-4 does contain up-to-date wrapper plugin version: https://github.com/apache/maven/blob/maven-4.0.0-beta-4/maven-core/src/main/java/org/apache

Re: [PR] Get rid of various warnings [maven-hocon-extension]

2024-09-20 Thread via GitHub
ppalaga commented on PR #6: URL: https://github.com/apache/maven-hocon-extension/pull/6#issuecomment-2364081024 > > Could we perhaps enable GitHub issues for this project? > > Probably shouldn't. Most Apache prijects and definitely Maven have been using the Apache Jira instance for a