Re: Modifying classifiers of transitive dependencies

2024-01-31 Thread Jörg Schaible
On Wednesday, 31. January 2024, 16:34:22 CET Mansour Al Akeel wrote: > We have a large number of legacy dependencies that we need to sign. I am > trying to cache those that are not signed into an internal repository to > reduce build time. > > So I created another project to sign them and load

Re: Configuring canonical URL link elements for maven-site-plugin generated pages

2024-01-31 Thread Greg Chabala
Only for the Fluido skin, eh? In the meantime I've hacked together a beanshell monstrosity to add the tag to any pages that are missing it, which may end up becoming the basis for a custom plugin.

Modifying classifiers of transitive dependencies

2024-01-31 Thread Mansour Al Akeel
We have a large number of legacy dependencies that we need to sign. I am trying to cache those that are not signed into an internal repository to reduce build time. So I created another project to sign them and load them into our private repository. I am using a classifier to indicate the signed