Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create buildspecs for io.wcm releases #74

Open
hboutemy opened this issue Mar 3, 2022 · 0 comments
Open

create buildspecs for io.wcm releases #74

hboutemy opened this issue Mar 3, 2022 · 0 comments
Labels
buildspec Buildspec addition good first issue Good for newcomers help wanted Extra attention is needed

Comments

@hboutemy
Copy link
Member

hboutemy commented Mar 3, 2022

here are some POMs in Central Repository that should be easy given existing io.wcm content, for example https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/io/wcm/wcm/wcm-ui-granite-1.7.2.buildspec

it's just cumbersome to extract buildnumberand timestamp data for each release buildspec

then help is welcome:
https://repo.maven.apache.org/maven2/io/wcm/io.wcm.sling.models/1.6.0/io.wcm.sling.models-1.6.0.pom
https://repo.maven.apache.org/maven2/io/wcm/io.wcm.caconfig.extensions/1.8.0/io.wcm.caconfig.extensions-1.8.0.pom
https://repo.maven.apache.org/maven2/io/wcm/io.wcm.testing.wcm-io-mock.wcm/1.1.0/io.wcm.testing.wcm-io-mock.wcm-1.1.0.pom
https://repo.maven.apache.org/maven2/io/wcm/io.wcm.handler.commons/1.4.0/io.wcm.handler.commons-1.4.0.pom
https://repo.maven.apache.org/maven2/io/wcm/io.wcm.testing.wcm-io-mock.handler/1.4.0/io.wcm.testing.wcm-io-mock.handler-1.4.0.pom
https://repo.maven.apache.org/maven2/io/wcm/io.wcm.dam.asset-service/1.4.0/io.wcm.dam.asset-service-1.4.0.pom
https://repo.maven.apache.org/maven2/io/wcm/io.wcm.sling.commons/1.4.0/io.wcm.sling.commons-1.4.0.pom
https://repo.maven.apache.org/maven2/io/wcm/io.wcm.wcm.core.components.parent/1.7.0-2.13.0/io.wcm.wcm.core.components.parent-1.7.0-2.13.0.pom
https://repo.maven.apache.org/maven2/io/wcm/io.wcm.testing.wcm-io-mock.sling/1.1.0/io.wcm.testing.wcm-io-mock.sling-1.1.0.pom
https://repo.maven.apache.org/maven2/io/wcm/io.wcm.testing.wcm-io-mock.caconfig/1.1.0/io.wcm.testing.wcm-io-mock.caconfig-1.1.0.pom
https://repo.maven.apache.org/maven2/io/wcm/io.wcm.caconfig.editor/1.8.0/io.wcm.caconfig.editor-1.8.0.pom
https://repo.maven.apache.org/maven2/io/wcm/io.wcm.wcm.ui.extjs/1.1.0/io.wcm.wcm.ui.extjs-1.1.0.pom
https://repo.maven.apache.org/maven2/io/wcm/io.wcm.handler.url/1.5.0/io.wcm.handler.url-1.5.0.pom
https://repo.maven.apache.org/maven2/io/wcm/io.wcm.testing.aem-mock.parent/3.2.0/io.wcm.testing.aem-mock.parent-3.2.0.pom
https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.api/2.23.0/org.apache.sling.api-2.23.0.pom
https://repo.maven.apache.org/maven2/io/wcm/maven/plugins/nodejs-maven-plugin/3.0.4/nodejs-maven-plugin-3.0.4.pom
https://repo.maven.apache.org/maven2/io/wcm/caravan/io.wcm.caravan.commons.httpasyncclient/1.4.0/io.wcm.caravan.commons.httpasyncclient-1.4.0.pom
https://repo.maven.apache.org/maven2/io/wcm/caravan/io.wcm.caravan.commons.httpclient/1.4.0/io.wcm.caravan.commons.httpclient-1.4.0.pom

looking at source code repositories, it seems the updates are required because of the way gitflow-maven-plugin is used: perhaps we can improve that process to avoid the need for buildnumberand timestamp?

@hboutemy hboutemy added good first issue Good for newcomers help wanted Extra attention is needed buildspec Buildspec addition labels Mar 3, 2022
@hboutemy hboutemy reopened this Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
buildspec Buildspec addition good first issue Good for newcomers help wanted Extra attention is needed
Development

No branches or pull requests

1 participant