Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ejb-dev] EJB API release (dry run)
  • From: <Hussain.NM@xxxxxxxxxxxxx>
  • Date: Thu, 22 Oct 2020 09:06:16 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=cognizant.com; dmarc=pass action=none header.from=cognizant.com; dkim=pass header.d=cognizant.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=oOKQBohhks+euJJk6G7fnxlXIbTWUi+nwLIzGcnoaFE=; b=AIHeWz/wpqq3AB2Ze6Tem6AqVfh4mqcoCO13y1DRADehrnRJVxUixfjM1AAIbeWp28nj9wFJ3EOeQE3jVzn6SxrhF21c64g84xghHdN4BJUv7AoX5wn78ZpCuVBeJUudEa9IMJvnrbAbAu5vWfM9e4TYGxc4ks3lYMOoJMd1OQfxcVPkz0ARWH6IYh4DjBGnXPojBxyk/53XsveSQ2FMUuXGI3S5waVYiEtUO3EhbKCSW9Aae2QkwsPwSvmnGvRpatCdXSCTY6TSAIizdDcDddxzngFf3ih9FNWgJNMWWqjvC3uLM/SQIXaOjCUb8fBEAqAgsXRKwdw+mNjw8D9EUA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=hmBiKjpNCufbdck7yqA+gRaS6rTvMQM3ZljaY/FCi9hMsm56/3GH5QLhO6pPQqoyy/RNW3xlS3kiaXK0odEY7XnOXmpdGz3vaEr2/bI0k3WcavHWoGGnHObK6B58ObySqf3h9ivKKs/mcqMbWH1LVmOfc6zoFPHHEbg4xYoRx1sJB0marzqLSgfIcvDthwozVJ5mBokXaV2wEn/HI54Em1c16BsTXIaLQBPQT3tBGqUACMMcMTKN5iuMlyeETqUKTawcepSqghkOF++G5Nz2fOniqefb7f+6ubw1DcfbBpCJNfZJwRfSrGlH+rLPBN+q1e3oim2/MVcfjyTFnzDUfQ==
  • Delivered-to: ejb-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/ejb-dev>
  • List-help: <mailto:ejb-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/ejb-dev>, <mailto:ejb-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/ejb-dev>, <mailto:ejb-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHWln8IVgVGy3PotESYAAfocpR9O6l/0esAgAALObCAD1ngAIAT4v2AgABTOICAAAklsA==
  • Thread-topic: [ejb-dev] EJB API release (dry run)

The current staging jar is pointing to Transactions 2.0.0-RC1

 

https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ejb/jakarta.ejb-api/4.0.0/jakarta.ejb-api-4.0.0.pom

 

Thanks

Hussain

 

From: ejb-dev-bounces@xxxxxxxxxxx <ejb-dev-bounces@xxxxxxxxxxx> On Behalf Of Jean-Louis Monteiro
Sent: Thursday, October 22, 2020 1:57 PM
To: ejb developer discussions <ejb-dev@xxxxxxxxxxx>
Subject: Re: [ejb-dev] EJB API release (dry run)

 

[External]

Hi,

 

Sure I can certainly do that.
Can you elaborate why please. 

 

I missed something

 

 

On Thu, Oct 22, 2020 at 5:34 AM <Hussain.NM@xxxxxxxxxxxxx> wrote:

Jean-Louis,

 

Can you re-stage the API one more time or are you waiting for Transactions 2.0 API to be released?

 

Thanks

Hussain

 

From: ejb-dev-bounces@xxxxxxxxxxx <ejb-dev-bounces@xxxxxxxxxxx> On Behalf Of Jean-Louis Monteiro
Sent: Friday, October 9, 2020 5:18 PM
To: ejb developer discussions <ejb-dev@xxxxxxxxxxx>
Subject: Re: [ejb-dev] EJB API release (dry run)

 

[External]

Thanks everyone for the help.

It was an issue with the passphrase on disk which was badly encoded.

 

It is fixed and I have been able to successfully stage the API jars

 

On Tue, Sep 29, 2020 at 7:27 PM <Hussain.NM@xxxxxxxxxxxxx> wrote:

The ARTIFACT_ID and GROUP_ID are not being set as expected. This could be a possible issue.

 

The command seems to include maven details when setting these variables.

 

 

Thanks

Hussain

 

 

From: ejb-dev-bounces@xxxxxxxxxxx <ejb-dev-bounces@xxxxxxxxxxx> On Behalf Of Jean-Louis Monteiro
Sent: Tuesday, September 29, 2020 10:12 PM
To: ejb developer discussions <ejb-dev@xxxxxxxxxxx>
Subject: Re: [ejb-dev] EJB API release (dry run)

 

[External]

Build failed because of GPG issues

Am I missing something?

 

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.6:sign (default-cli) on project jakarta.ejb-api: Unable to decrypt gpg passphrase: org.sonatype.plexus.components.cipher.PlexusCipherException: javax.crypto.BadPaddingException: Given final block not properly padded. Such issues can arise if a bad key is used during decryption. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.6:sign (default-cli) on project jakarta.ejb-api: Unable to decrypt gpg passphrase

 

 

On Tue, Sep 29, 2020 at 6:37 PM Jean-Louis Monteiro <jlmonteiro@xxxxxxxxxxxxx> wrote:

Hello team,

 

Just fired a new Jenkins build for the API with Dry Run.

If it's green, any concern if I do another one without dry run?

 

 

This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored. This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored.

_______________________________________________
ejb-dev mailing list
ejb-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/ejb-dev

This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored.

_______________________________________________
ejb-dev mailing list
ejb-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/ejb-dev

This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored.

Back to the top