|
From: Yoav L. <yla...@gm...> - 2007-05-30 04:51:20
|
Thanks Cliff. 1.2.1 uses an improved security model and the docs on the site are out of sync. This is a known issue. You can find info on how security works in the original release notes: http://www.nabble.com/-ANN--Artifactory-1.2.1-rc0-tf3568954.html And a sample for using webdav here: http://www.nabble.com/Re%3A--1.2.1rc0--Error-deploying-artifact-in-multi-module-build-tf3722098.html#a10423036 Major docs cleanup is on its way for 1.2.1 final, coming out in the next couple of weeks.. On 5/30/07, Cliff <cc...@gb...> wrote: > > Link to my documentation: > http://www.jfrog.org/wiki/index.php/Artifactory:Permissions > > freddy33 wrote: > > > > The same URL for read and write... Cool no? > > Maven is sending a PUT web request when doing deploy on an http(s) url, > > and > > artifactory is catching this to do the deployment. This is were all the > > security settings of Artifactory kicks in. We tried (as much as possible), > > to make the DB safe and transactional while keeping maven unaware of it. > > For heavy deployment it is recommended to use webdav (See previous posts > > and > > doc about it). > > > > Good luck with your new job and maven ;-) > > > > On 5/29/07, Clifton <cli...@gm...> wrote: > >> > >> > >> Hello all, > >> > >> First let me say thanks for a great project. I just started using > >> Artifactory at my new job after using Maven-Proxy for years at my last > >> job > >> and it's great. I'm a little confused though. Where would I direct my > >> Maven > >> deploys to? On Maven-Proxy I would just sftp to the repo folder on the > >> host > >> machine but Artifactory uses a DBMS for repos so I don't see a clear way > >> do > >> do deploys. Please advise. > >> > >> Cliff > >> -- > >> View this message in context: > >> http://www.nabble.com/How-do-I-deploy-to-Artifactory--tf3834147.html#a10854801 > >> Sent from the Artifactory-Users mailing list archive at Nabble.com. > >> > >> > >> ------------------------------------------------------------------------- > >> This SF.net email is sponsored by DB2 Express > >> Download DB2 Express C - the FREE version of DB2 express and take > >> control of your XML. No limits. Just data. Click to get it now. > >> http://sourceforge.net/powerbar/db2/ > >> _______________________________________________ > >> Artifactory-users mailing list > >> Art...@li... > >> https://lists.sourceforge.net/lists/listinfo/artifactory-users > >> > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by DB2 Express > > Download DB2 Express C - the FREE version of DB2 express and take > > control of your XML. No limits. Just data. Click to get it now. > > http://sourceforge.net/powerbar/db2/ > > _______________________________________________ > > Artifactory-users mailing list > > Art...@li... > > https://lists.sourceforge.net/lists/listinfo/artifactory-users > > > > > > -- > View this message in context: http://www.nabble.com/How-do-I-deploy-to-Artifactory--tf3834147.html#a10866613 > Sent from the Artifactory-Users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Artifactory-users mailing list > Art...@li... > https://lists.sourceforge.net/lists/listinfo/artifactory-users > |