jeremy.tice wrote > I love that Artifactory supports Bower, but I'm running into some > roadblocks when I try to use it for non-public packages. I have local, > remote, and virtual repos set up (with the virtual one combining the other > two), and I've gotten it installing dependencies through the virtual repo > successfully. However, I can't seem to figure out how I'm supposed to be > deploying/registering my own packages. When I try to use the
> command, I get, depending on the repo I try to register with... > > virtual: > remote: > local: > > So... I get the sense that I'm approaching this wrong, and would > appreciate any help! An update in case anyone else was struggling with this. I eventually got it to work by ignoring the "register" command, and deploying directly to the local bower repo in Artifactory, with this shell script. I still get the sense that there /should/ be some cleaner, more automatic way to do this, but "bower install mypackage" works now (with the registry pointed at that same virtual bower repo), so I'm happy. -- View this message in context: http://forums.jfrog.org/Registering-deploying-a-private-Bower-package-tp7580867p7580868.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140 _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
