Re: Working around "Can't compile test sources when main sources are missing a module descriptor"

2023-07-12 Thread Ceki Gülcü
. Best regards, ps. I did not have time to read https://github.com/junit-team/junit5/discussions/3370 -- Ceki Gülcü Sponsoring SLF4J/logback/reload4j at https://github.com/sponsors/qos-ch On 6/29/2023 7:02 PM, Mark Raynsford wrote: > (Re-sent using correct address!) > > Hello! >

Re: BOM files referencing optional dependencies

2023-06-17 Thread Ceki Gülcü
On 6/17/2023 9:32 PM, Ceki Gülcü wrote: > > Hello, > > Is it considered good practice to reference optional dependencies in BOM > files? My question is probably silly as BOM files are reserved for declaring artifacts a project builds itself and not for dependencies, option

BOM files referencing optional dependencies

2023-06-17 Thread Ceki Gülcü
Hello, Is it considered good practice to reference optional dependencies in BOM files? -- Ceki Gülcü Sponsoring SLF4J/logback/reload4j at https://github.com/sponsors/qos-ch - To unsubscribe, e-mail: users-unsubscr

Re: Modular path vs. class path determination

2022-10-17 Thread Ceki Gülcü
/JPMS modular. This approach is a lot less painful than in-single-module testing. -- Ceki Gülcü Sponsoring SLF4J/logback/reload4j at https://github.com/sponsors/qos-ch On 10/17/2022 1:27 PM, Martin Desruisseaux wrote: > Le 17/10/2022 à 12:33, Olivier Lamy a écrit : > >> I wanted

Modular path vs. class path determination

2022-09-30 Thread Ceki Gülcü
_issue Let me know if this merits the creation of a Jira issue. Your feedback would be most appreciated. -- Ceki Gülcü Sponsoring SLF4J/logback/reload4j at https://github.com/sponsors/qos-ch--module-path "C:\\home\\buzz\\logback\\logback-classic\\target\\classes; C:\\Users\\buzz\\.m2\\

How to be compatible with both M1 and M2 repos

2006-07-16 Thread Ceki Gülcü
. Is there a way to upload dependencies on ibiblio so that they are compatible with both maven1 and maven2? Thank you for your input, -- Ceki Gülcü http://ceki.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: [m2] jetty6 plugin log4j

2006-02-18 Thread Ceki Gülcü
, but it : http://www.mortbay.org/jetty/tut/logging.html Finally, I gave the -DDEBUG and -DDEBUG_PATTERNS=net.sf.hibernate a shot, but these too seemed to be ignored. I get the feeling that I am clashing somehow with Jetty's own logging. Can anyone help me unravel this? Thanks --David -- Ceki Gülcü

Re: Quickly changing the Maven template

2003-09-23 Thread Ceki Gülcü
Thank you very much, Dion. At 08:34 PM 9/21/2003 +1000, [EMAIL PROTECTED] wrote: It's in the documentation. See http://maven.apache.org/reference/plugins/xdoc/faq.html#navigation-images -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Ceki Gülcü [EMAIL

Re: Quickly changing the Maven template

2003-09-20 Thread Ceki Gülcü
At 10:40 PM 9/19/2003 -0400, Jason van Zyl wrote: On Fri, 2003-09-19 at 15:37, Ceki Gülcü wrote: Hello all, How difficult is it to change the Maven template so that the generated project pages contain an extra image? For an example of what is meant please refer to: http