Quantcast

jenkins plugin for sona type repository manager

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

jenkins plugin for sona type repository manager

Sampath.Rajagopal

Is there a jenkins plug-in available for sona type repository manager (Maven) ? if not, please advise how the uploads to repository can happen ?

 

Thanks

Sam

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: jenkins plugin for sona type repository manager

Sampath.Rajagopal

Just to make it clear, this request is for nexus repository manager plug-in within jenkins. This is from sonatype company. thanks

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Rajagopal, Sampath
Sent: Friday, October 05, 2012 11:52 PM
To: [hidden email]
Subject: jenkins plugin for sona type repository manager

 

Is there a jenkins plug-in available for sona type repository manager (Maven) ? if not, please advise how the uploads to repository can happen ?

 

Thanks

Sam

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: jenkins plugin for sona type repository manager

krishna chaitanya kurnala
Nope. Not to my Knowledge. There is a plugin for Artifactory alone.

Thanks
Krishna Chaitanya


On Sat, Oct 6, 2012 at 12:21 PM, Rajagopal, Sampath <[hidden email]> wrote:

Just to make it clear, this request is for nexus repository manager plug-in within jenkins. This is from sonatype company. thanks

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Rajagopal, Sampath
Sent: Friday, October 05, 2012 11:52 PM
To: [hidden email]
Subject: jenkins plugin for sona type repository manager

 

Is there a jenkins plug-in available for sona type repository manager (Maven) ? if not, please advise how the uploads to repository can happen ?

 

Thanks

Sam


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: jenkins plugin for sona type repository manager

JohnZerbe
In reply to this post by Sampath.Rajagopal

I have not seen a “Jenkins” plugin for nexus, but you can publish to the nexus repo from maven itself.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Rajagopal, Sampath
Sent: Saturday, October 06, 2012 3:22 PM
To: [hidden email]
Subject: RE: jenkins plugin for sona type repository manager

 

Just to make it clear, this request is for nexus repository manager plug-in within jenkins. This is from sonatype company. thanks

 

From: [hidden email] [[hidden email]] On Behalf Of Rajagopal, Sampath
Sent: Friday, October 05, 2012 11:52 PM
To: [hidden email]
Subject: jenkins plugin for sona type repository manager

 

Is there a jenkins plug-in available for sona type repository manager (Maven) ? if not, please advise how the uploads to repository can happen ?

 

Thanks

Sam


The information contained in this e-mail, and any attachment, is confidential and is intended solely for the use of the intended recipient. Access, copying or re-use of the e-mail or any attachment, or any information contained therein, by any other person is not authorized. If you are not the intended recipient please return the e-mail to the sender and delete it from your computer. Although we attempt to sweep e-mail and attachments for viruses, we do not guarantee that either are virus-free and accept no liability for any damage sustained as a result of viruses.

Please refer to http://disclaimer.bnymellon.com/eu.htm for certain disclosures relating to European legal entities.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: jenkins plugin for sona type repository manager

Gábor Garami
In reply to this post by Sampath.Rajagopal

You do not need that. Just use maven publishing in post-build step and configure pom.xml properly.

Garami Gábor
[hidden email]
Skype: hron84
Tel: +36 20 235 9621

Sent from my T-Mobile G2
Ezt a levelet telefonról adták fel, ékezethibákat tartalmazhat.

2012.10.06. 8:52, "Rajagopal, Sampath" <[hidden email]> ezt írta:

Is there a jenkins plug-in available for sona type repository manager (Maven) ? if not, please advise how the uploads to repository can happen ?

 

Thanks

Sam

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: jenkins plugin for sona type repository manager

dmatag

Hello,

Sonar plugin versión 2.0 does not pubish coverage report when the maven goals are “-U clean cobertura:cobertura jar:jar install:install javadoc:javadoc javadoc:jar source:jar”, while versión 1.8 does it.

Is this an issue or I have to change my maven goals?

Thanks!!



AVISO DE CONFIDENCIALIDAD
Este correo electrónico y cualquier fichero con el transmitido son confidenciales, contienen información privilegiada y son de conocimiento y uso exclusivo de la persona o entidad a quienes han sido dirigidos. Su contenido no puede ser modificado. En caso de recibir este mensaje por error, le rogamos que informe de inmediato al remitente y proceda a destruir dicho mensaje y cualquier copia que hubiese realizado. Como el correo electrónico puede verse afectado por fallos técnicos u operacionales, no se garantiza su recepción de forma adecuada y puede estar sujeta a retrasos. Cualquier
comunicación que esté supeditada a una fecha u hora pactadas previamente, también deberá ser enviada por correo convencional o fax. El correo electrónico no garantiza la confidencialidad del contenido de los mensajes. Si el destinatario de este mensaje tiene cualquier objeción a la utilización de este medio, deberá ponerse en contacto de inmediato con el remitente. Está estrictamente prohibido el uso, copia o distribución por cualquier medio no autorizado de este mensaje y de cualquier fichero en el contenido.
CONFIDENTIALITY WARNING
This e-mail and any files transmitted with it are confidential and privileged, and are intented solely for the use of the individual or entity to whom they are addressed. Their contents may not be altered. If you are not the intended recipient of this communication please notify the sender and delete and destroy all copies immediately. As e-mail can be subject to operational or technical difficulties, the quality of reception may be affected and it is subject to time delays. Therefore, communications that are subject to deadlines should also be sent by post or fax. Please note that one cannot guarantee the confidentiality of e-mail messages. If the recipient of this message objects to the use of Internet e-mail, please notify the sender immediately. Any unauthorised direct or indirect use, dissemination, distribution or copying of this message is prohibited.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

jenkins plugin for sona type repository manager

teilo-3
In reply to this post by Sampath.Rajagopal
The m2 release plugin supports closing nexus stages for releases. A future version will support auto dropping or promoting then as well.
Loading...