Hi Peter, we have a nexus-users list that you might be interested in. >a) How can I deploy a third party artifact using the web interface? This is coming, but not in yet.
>b) how can I tell maven when to use the Nexus Third Party Repo, when to use >the Nexus Release Repo and when to use the Nexus Snapshots Repo? You can use the typical maven repository entries, but we prefer to use it by grouping them into a single group and let Nexus decide. In this way, you only have a single request to the repository from maven instead of 3 or more. >c) How can I set a password so that a user has to type in some password >BEFORE a file gets deployed? >I am not concerned about security, I am more concerned that a developer hits >"deploy" instead of "install" and deploys an unfinished project file on the server. Security on the repo is coming in beta-3. >P.s.: BTW: Nexus is great Thank you. >and so is Hudson!!! I agree. ---------------------- Brian Fox Apache Maven PMC http://blogs.sonatype.com/brian/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
