|
From: damon.overboe <jfr...@sp...> - 2013-09-12 18:54:56
|
I am attempting to publish Artifacts from TeamCity to Artifactory for .Net code. I have successfully added the global Artifact repository, and have been able to deploy from TeamCity under the Maven Build step for some Java code. However, when I try to deploy to the same server on a .Net stack (available under the Command Line build step), I am getting the error: Beginning to resolve Build Info published dependencies. Resolving published dependencies with pattern Requires Artifactory Pro. Error occurred while resolving published or build dependencies: Illegal character in query at index xx: http://snip8:8081/artifactory/api/search/pattern?pattern=Requires Artifactory Pro. As you can see, I'm not passing a pattern, I've left the box blank. I get the same type of error if I pass a pattern, such as *Installer.exe -- View this message in context: http://forums.jfrog.org/Deploy-from-Team-City-for-Net-does-it-require-pro-tp7579109.html Sent from the Artifactory - Users mailing list archive at Nabble.com. |