Code Monkey home page Code Monkey logo

Comments (5)

hazendaz avatar hazendaz commented on May 29, 2024

I have created this issue on sonatype to get access to load the artifact(s) we produce.

from tomcat-slf4j-logback.

hazendaz avatar hazendaz commented on May 29, 2024

In thinking about how we will release these, I'm thinking we break this down into a multi-module project so we can separate out the profiles making the release an all at once rather than running per type. Then we would end up with maven entries out in central like this in one go.

<groupId>org.grgrzybek</groupId>
<artifactId>tomcat-slf4j-logback-6.0.43</artifactId>
<version>1.0.0</version>

<groupId>org.grgrzybek</groupId>
<artifactId>tomcat-slf4j-logback-7.0.61</artifactId>
<version>1.0.0</version>

<groupId>org.grgrzybek</groupId>
<artifactId>tomcat-slf4j-logback-8.0.21</artifactId>
<version>1.0.0</version>

<groupId>org.grgrzybek</groupId>
<artifactId>tomcat-embed-slf4j-logback-6.0.43</artifactId>
<version>1.0.0</version>

<groupId>org.grgrzybek</groupId>
<artifactId>tomcat-embed-slf4j-logback-7.0.61</artifactId>
<version>1.0.0</version>

<groupId>org.grgrzybek</groupId>
<artifactId>tomcat-embed-slf4j-logback-8.0.21</artifactId>
<version>1.0.0</version>

Our underlying logging usage is fully defined in the manifest. So essentially we are just targetting a new release of tomcat. Each new release would start at version 1.0.0. Increases would be for slf4j, logback, or bug fixes. While this makes it less than clean for plugins such as the version plugin when checking for new releases, it makes it work well with the multi-module approach.

Any thoughts to this?

from tomcat-slf4j-logback.

hazendaz avatar hazendaz commented on May 29, 2024

Sonatype 'com.github.grgrzybek' has been created. If you request access on the issue I opened over there (earlier comment on this thread), I can grant you access as well. Next step is to decide how exactly to get these out there. I have also switched the group id over on the project for this purpose and tied the pom into sonatype setup.

from tomcat-slf4j-logback.

hazendaz avatar hazendaz commented on May 29, 2024

Tried to perform a release to see if it would work. Sourceforge won't let me upload for some reason so seemed like a good time. At the moment this fails for two following issues. So if we can solve those would should be able to release.

Event: Failed: Signature Validation
Tuesday, July 28, 2015 22:39:28 EST (GMT-0400)
typeId signature-staging
failureMessage Missing Signature: '/com/github/grgrzybek/tomcat-slf4j-logback/1.2.2/tomcat-slf4j-logback-1.2.2-7.0.63-slf4j-1.7.12-logback-1.1.3.zip.asc' does not exist for 'tomcat-slf4j-logback-1.2.2-7.0.63-slf4j-1.7.12-logback-1.1.3.zip'.

Event: Failed: Javadoc Validation
Tuesday, July 28, 2015 22:39:29 EST (GMT-0400)
typeId javadoc-staging
failureMessage Missing: no javadoc jar found in folder '/com/github/grgrzybek/tomcat-slf4j-logback/1.2.2'

from tomcat-slf4j-logback.

hazendaz avatar hazendaz commented on May 29, 2024

To release, source jar and zip need deleted on distribution. This will be noted on the README as notes are being placed there. For reference, maven distribution is really intended for developers that build tomcat distributions to make it easy to grab a copy of this binary the maven way.

from tomcat-slf4j-logback.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.