part of my build process produces files in the form:
<module>_package-<version>-dev.zip
I want to setup an artifactory repository to keep these packaged zip files
separate from the regular ear/war/jar artifacts.

Ive tried several variations of include patterns, but the zip files always
go to the wrong repository.

Currently I have the following virtual repositories (in order)
deploy_packages
prod
dev
everything_else


The prod, dev and everything_else work fine.  but the deploy_packages will
not intercept deployments and store the *_package zip files like I want. 
The other non-virtual repositories all have the default **/* includes
pattern. The deploy_packages group only has a single repository.

How do i set things up so the *_package zip files go into deploy_packages
repository?

--
View this message in context: 
http://forums.jfrog.org/Include-pattern-for-single-file-tp7170155p7170155.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to