Re: [ALL] Maven module expert needed please

2025-02-13 Thread sebb
to publish or install > >> > >> snapshots merely to extract dependencies within a project. > >> > >> Further, if publication/installation is needed, then one cannot rely > >> > >> 100% on the output: the poms might have c

Re: [ALL] Maven module expert needed please

2025-02-12 Thread Xeno Amess
ct dependencies within a project. >> > >> Further, if publication/installation is needed, then one cannot rely >> > >> 100% on the output: the poms might have changed since last push. >> > >> >> > >> > Gary >> > >> > >

Re: [ALL] Maven module expert needed please

2025-02-12 Thread Xeno Amess
> > >> > > > >> > > Is this saying that not every commons artifact (1) is available > in the > > >> > > snapshot repo (2)? > > >> > > > > >> > > Why would some be in the snapshot repo and others not? Are e

Re: [ALL] Maven module expert needed please

2025-02-12 Thread sebb
ailable in the > >> > > snapshot repo (2)? > >> > > > >> > > Why would some be in the snapshot repo and others not? Are each of > >> the > >> > > given just not setup to publish snapshots? > >> > > > >> >

Re: [ALL] Maven module expert needed please

2025-02-12 Thread Gary Gregory
hot repo (2)? >> > > >> > > Why would some be in the snapshot repo and others not? Are each of >> the >> > > given just not setup to publish snapshots? >> > > >> > > >> > > 1. https://repo1.maven.org/mav

Re: [ALL] Maven module expert needed please

2025-02-12 Thread Gary Gregory
; given just not setup to publish snapshots? > > > > > > > > > 1. https://repo1.maven.org/maven2/org/apache/commons/ > > > 2. https://repository.apache.org/content/groups/snapshots/ > > > > > > Get Outlook for iOS<https://

Re: [ALL] Maven module expert needed please

2025-02-12 Thread Gilles Sadowski
Le mer. 12 févr. 2025 à 15:57, sebb a écrit : >> [...] > > > > It's possible to setup GH to push snapshots but that requires setting up > > secrets and makes the workflows more complex. I think infra might need to > > get involved for the secrets part, not aure. > > My point is that it should not

Re: [ALL] Maven module expert needed please

2025-02-12 Thread Gilles Sadowski
Hi. Le mer. 12 févr. 2025 à 15:10, Gary Gregory a écrit : > > Hi All, > > I always use dependency:tree, that always works for me. > > At some point someone set up Jenkins jobs for some of the Commons > components to publish snapshots, but I never look at Jenkins, I find it > unreliable with the r

Re: [ALL] Maven module expert needed please

2025-02-12 Thread sebb
/o0ukef> > > ____________ > > From: Elliotte Rusty Harold > > Sent: Wednesday, February 12, 2025 7:23:16 AM > > To: Commons Developers List > > Subject: Re: [ALL] Maven module expert needed please > > > > On Wed, Feb 12, 2025 at

Re: [ALL] Maven module expert needed please

2025-02-12 Thread Gary Gregory
_ > From: Elliotte Rusty Harold > Sent: Wednesday, February 12, 2025 7:23:16 AM > To: Commons Developers List > Subject: Re: [ALL] Maven module expert needed please > > On Wed, Feb 12, 2025 at 12:27 AM sebb wrote: > > > org.apache.commo

Re: [ALL] Maven module expert needed please

2025-02-12 Thread sebb
On Wed, 12 Feb 2025 at 13:26, Elliotte Rusty Harold wrote: > > On Wed, Feb 12, 2025 at 12:27 AM sebb wrote: > > > org.apache.commons:commons-weaver-processor:jar:2.1-SNAPSHOT > > > > Note that the component is currently at version 2.1-SNAPSHOT. > > > > Surely it should not be necessary to build a

Re: [ALL] Maven module expert needed please

2025-02-12 Thread Elliotte Rusty Harold
g/content/groups/snapshots/ > > Get Outlook for iOS<https://aka.ms/o0ukef> > > From: Elliotte Rusty Harold > Sent: Wednesday, February 12, 2025 7:23:16 AM > To: Commons Developers List > Subject: Re: [ALL] Maven module expert

Re: [ALL] Maven module expert needed please

2025-02-12 Thread Eric Bresie
://repository.apache.org/content/groups/snapshots/ Get Outlook for iOS<https://aka.ms/o0ukef> From: Elliotte Rusty Harold Sent: Wednesday, February 12, 2025 7:23:16 AM To: Commons Developers List Subject: Re: [ALL] Maven module expert needed please On Wed, Feb 12, 2025 at 12

Re: [ALL] Maven module expert needed please

2025-02-12 Thread Elliotte Rusty Harold
On Wed, Feb 12, 2025 at 12:27 AM sebb wrote: > org.apache.commons:commons-weaver-processor:jar:2.1-SNAPSHOT > > Note that the component is currently at version 2.1-SNAPSHOT. > > Surely it should not be necessary to build and install the component > in order to list its dependencies? > Or am I mis

Re: [ALL] Maven module expert needed please

2025-02-11 Thread sebb
On Tue, 11 Feb 2025 at 23:52, Melloware Inc wrote: > > Can’t you do “mvn -U clean package” the -U ignores the local cache timing. It's not a question of cache timing: the missing jar does not yet exist in any repo. However, I did just try that, and it makes no difference; 'mvn dependency:list' s

Re: [ALL] Maven module expert needed please

2025-02-11 Thread Melloware Inc
Can’t you do “mvn -U clean package” the -U ignores the local cache timing. Melloware @melloware on GitHub > On Feb 11, 2025, at 6:47 PM, sebb wrote: > > Commons weaver seems to have an issue with its pom module settings. > > One symptom is that the following fails: > > $ mvn dependency:lis

[ALL] Maven module expert needed please

2025-02-11 Thread sebb
Commons weaver seems to have an issue with its pom module settings. One symptom is that the following fails: $ mvn dependency:list with Could not resolve dependencies for project org.apache.commons:commons-weaver-maven-plugin:maven-plugin:2.1-SNAPSHOT: Failure to find org.apache.commons:commons