Re: Strange maven build problem in jackson packages

2022-12-15 Thread Chris Kelley
Thanks very much for the help - I have now built successfully! \o/ Although the spec BRs mvn(org.apache.felix:maven-bundle-plugin), > pom.xml doesn't mention it. Add this to %prep: > > %pom_add_plugin "org.apache.felix:maven-bundle-plugin:5.1.1" . > "true" > I had actually tried adding the plugin

Re: Strange maven build problem in jackson packages

2022-12-15 Thread Richard Fearn
> My theory is that there is a dependency that was updated in Rawhide, which is > problematic for my build, and that dep was recently updated in c9s and is now > causing the same problem for me there. Has anyone seen anything like this > before? How did you begin to investigate it? Or am I just

Re: Strange maven build problem in jackson packages

2022-12-15 Thread Jerry James
On Tue, Dec 13, 2022 at 4:40 AM Chris Kelley wrote: > Hello all! > > I recently took over maintaining the Jackson serialisation packages in Fedora > and I am rebasing them to the latest upstream version in a side-tag: > https://koji.fedoraproject.org/koji/builds?userID=ckelley&tagID=60533. I am

Strange maven build problem in jackson packages

2022-12-13 Thread Chris Kelley
Hello all! I recently took over maintaining the Jackson serialisation packages in Fedora and I am rebasing them to the latest upstream version in a side-tag: https://koji.fedoraproject.org/koji/builds?userID=ckelley&tagID=60533. I am experiencing curious difficulties I am hoping someone may be