martin-g / wicket-bootstrap

Apache Wicket components for Twitter Bootstrap - Wicket-Bootstrap is based on Twitter's toolkit (bootstrap) and the Apache Wicket Framework.
https://wicketbootstrap.teliclab.info/
296 stars 162 forks source link

MomentJS webjar coordinates are fixed; Examples are fixed #1104

Closed solomax closed 4 months ago

martin-g commented 4 months ago

Thank you, @solomax !

solomax commented 4 months ago

@martin-g would it be possible to deploy this SNAPSHOT? :)

martin-g commented 4 months ago

Which branch ?

solomax commented 4 months ago

wicket-10.x-bootstrap-5.x please :)

martin-g commented 4 months ago

I can't .... :-/

    [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.1.2:deploy (default-deploy) on project bootstrap-parent: Failed to deploy artifacts: Could not transfer artifact de.agilecoders.wicket:bootstrap-parent:pom:7.0.6 from/to sonatype-nexus-staging (https://oss.sonatype.org/service/local/staging/deploy/maven2/): status code: 401, reason phrase: Content access is protected by token (401) -> [Help 1]

Recently I received some emails from Sonatype about deployment changes but they were saying "You have nothing to do"

martin-g commented 4 months ago

Reading https://support.sonatype.com/hc/en-us/articles/360049469534-401-Content-access-is-protected-by-token-when-accessing-repositories

martin-g commented 4 months ago

It seems the correct docu is https://central.sonatype.org/publish/generate-token/

solomax commented 4 months ago

Login to oss.sonartype Go to profile Generate token :)

solomax commented 4 months ago

Recently did it to deploy wicketstuff :)

martin-g commented 4 months ago

Unfortunately it still does not work ...

martin-g commented 4 months ago

OK! 7.0.7-SNAPSHOT has been deployed !