Hello All I'm using TeamCity to build a non-java .net program/library (.sln build runner) in VS2010, and publish the artifacts to Artifactory through the plugin.
The publishing seems to work but when I browse by "Builds", I cannot get the modules for a specific build/revision. When I select "Published Modules" in the build browser, I get the list of Module ID's, but when I click on the Module ID, Artifactory says "No modules found". If the artifactory user browses by tree, the modules are available for download but only the latest deployed version. I'd like to have the user be able to browse by build and retrieve whatever revision they need. So: Build Browing, here I see my builds: http://forums.jfrog.org/file/n6499638/Builds.png Clicking the build, I'm able to see the module ID's for the build: http://forums.jfrog.org/file/n6499638/moduleids.png But when I click the Module ID, I get "No modules found" http://forums.jfrog.org/file/n6499638/No_Modules.png Is this normal for a .sln build or am I missing something in the publishing of my build? It is likely I'm missing something. I think the problem might be in the Build Information sent to Artifactory, or a property I'm failing to set. I'm very new to CI in general let alone TeamCity/Artifactory, so any help you could give is greatly appreciated. Also, please let em know if this is the wrong forum. Included is the JSON output from the Build Info tab in artifactory: { name : Snapshot Cyber Workbench :: Snapshot DebugLog, type : GENERIC, number : 1.0.0.17-27, version : 1.0.1, principal : admin, url : http://pdbuild/viewLog.html?buildId=65&buildTypeId=bt2, started : 2011-06-17T08:03:26.616-0400, modules : [ { id : Snapshot Cyber Workbench :: Snapshot DebugLog :: 1.0.0.17-27, artifacts : [ { name : DebugLog.debug/DebugLog.pdb, sha1 : d12b5b0c86d36e132a40570b807bd9a102e40978, md5 : c1a232d5771131eb4a96a4a74cda5b9e }, { name : DebugLog.dll/DebugLog.dll, sha1 : 0e462d15810168e51dd146f0ff4a2483c739d0a0, md5 : 035e71bc947e7c190ab3ed3ea1cb3ca5 } ] } ], buildAgent : { name : VS.Solution }, vcsRevision : 17, agent : { name : TeamCity, version : 6.5 (build 17795) }, durationMillis : 3845, artifactoryPrincipal : adalberto, licenseControl : { runChecks : false, includePublishedArtifacts : false, autoDiscover : true, scopesList : , licenseViolationsRecipientsList : }, properties : { teamcity.agent.dotnet.build_id : 65, teamcity.buildConfName : Snapshot DebugLog, NUMBER_OF_PROCESSORS : 1, agent.home.dir : "C:\\TeamCity\\buildAgent, TEAMCITY_BUILD_PROPERTIES_FILE : D:\\temp\\buildTmp\\teamcity.build6759915751333480452.properties, os.name : Windows 7, teamcity.build.properties.file : D:\\temp\\buildTmp\\teamcity.build6759915751333480452.properties, build.number : 1.0.0.17-27, PATHEXT : .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, agent.name : pdbuild, teamcity.dotnet.nunitlauncher2.0 : C:\\TeamCity\\buildAgent\\plugins\\dotnetPlugin\\bin\\JetBrains.BuildServer.NUnitLauncher2.0.exe, TEMP : D:\\temp\\buildTmp, MSBuildEmitSolution : 1, teamcity.auth.password : jrRINVvw0S2RdGhLFOPPLn3i1p7t70P6, teamcity.dotnet.nunitlauncher1.1 : C:\\TeamCity\\buildAgent\\plugins\\dotnetPlugin\\bin\\JetBrains.BuildServer.NUnitLauncher1.1.exe, teamcity.runner.properties.file : D:\\temp\\buildTmp\\teamcity.runner1413564627233294421.properties, user.name : SYSTEM, CommonProgramW6432 : C:\\Program Files\\Common Files, ProgramFiles : C:\\Program Files (x86), teamcity.version : 6.5 (build 17795), teamcity.dotnet.nunitaddin : C:\\TeamCity\\buildAgent\\plugins\\dotnetPlugin\\bin\\JetBrains.TeamCity.NUnitAddin-NUnit, user.language : en, TMPDIR : D:\\temp\\buildTmp, LOCALAPPDATA : C:\\Windows\\system32\\config\\systemprofile\\AppData\\Local, java.version : 1.6.0_21, PROCESSOR_LEVEL : 6, user.timezone : America/New_York, teamcity.dotnet.platform : C:\\TeamCity\\buildAgent\\plugins\\dotnetPlugin\\bin\\JetBrains.TeamCity.PlatformProcessRunner.1.1.exe, USERNAME : SYSTEM, teamcity.buildType.id : bt2, PROCESSOR_ARCHITEW6432 : AMD64, file.separator : \\, user.country : US, ALLUSERSPROFILE : C:\\ProgramData, WRAPPER_BITS : 32, java.vm.info : mixed mode, teamcity.auth.userId : TeamCityBuildId=65, os.version : 6.1, TEAMCITY_BUILDCONF_NAME : Snapshot DebugLog, teamcity.dotnet.nunitlauncher.msbuild.task : C:\\TeamCity\\buildAgent\\plugins\\dotnetPlugin\\bin\\JetBrains.BuildServer.MSBuildLoggers.dll, TMP : D:\\temp\\buildTmp, path.separator : ;, user.variant : , CommonProgramFiles(x86) : C:\\Program Files (x86)\\Common Files, FP_NO_HOST_CHECK : NO, CommonProgramFiles : C:\\Program Files (x86)\\Common Files, ComSpec : C:\\Windows\\system32\\cmd.exe, BUILD_VCS_NUMBER_DebugLog_Trunk : 17, COMPUTERNAME : PDBUILD, teamcity.agent.cpuBenchmark : 154, PUBLIC : C:\\Users\\Public, user.home : C:\\, TEAMCITY_VERSION : 6.5 (build 17795), teamcity.configuration.properties.file : D:\\temp\\buildTmp\\teamcity.config5525575314073215734.properties, ProgramData : C:\\ProgramData, USERPROFILE : C:\\Windows\\system32\\config\\systemprofile, teamcity.projectName : Snapshot Cyber Workbench, CYGWIN : tty, APPDATA : C:\\Windows\\system32\\config\\systemprofile\\AppData\\Roaming, java.vm.vendor : Sun Microsystems Inc., Path : C:\\Program Files (x86)\\CollabNet\\Subversion Client;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\Program Files (x86)\\Microsoft SQL Server\\100\\Tools\\Binn\\;c:\\Program Files\\Microsoft SQL Server\\100\\Tools\\Binn\\;c:\\Program Files\\Microsoft SQL Server\\100\\DTS\\Binn\\;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files (x86)\\fsum;C:\\Program Files (x86)\\Inno Setup 5;C:\\Program Files (x86)\\OpenSSH\\bin, WRAPPER_PATH_SEPARATOR : ;, java.vm.specification.name : Java Virtual Machine Specification, PROCESSOR_ARCHITECTURE : AMD64, PROCESSOR_IDENTIFIER : Intel64 Family 6 Model 46 Stepping 6, GenuineIntel, build.vcs.number.1 : 17, teamcity.dotnet.nunitlauncher : C:\\TeamCity\\buildAgent\\plugins\\dotnetPlugin\\bin\\JetBrains.BuildServer.NUnitLauncher.exe, WRAPPER_FILE_SEPARATOR : \\, agent.work.dir : D:\\TeamCity Work, MSTest.10.0 : C:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\Common7\\IDE\\MSTest.exe, OS : Windows_NT, java.io.tmpdir : D:\\temp\\buildTmp, ProgramFiles(x86) : C:\\Program Files (x86), build.vcs.number : 17, os.arch : x86, SystemRoot : C:\\Windows, teamcity.build.changedFiles.file : D:\\temp\\buildTmp\\changedFiles8436307924534202928.txt, TEAMCITY_JRE : C:\\TeamCity\\jre, USERDOMAIN : CYBERPOINTLLC, VS100COMNTOOLS : C:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\Common7\\Tools\\, java.vm.name : Java HotSpot(TM) Client VM, BUILD_NUMBER : 1.0.0.17-27, BUILD_VCS_NUMBER : 17, PROCESSOR_REVISION : 2e06, teamcity.tests.recentlyFailedTests.file : D:\\temp\\buildTmp\\testsToRunFirst3486918956074488031.txt, ProgramW6432 : C:\\Program Files, windir : C:\\Windows, WRAPPER_ARCH : x86, =C: : c:\\TeamCity\\buildAgent\\bin, SystemDrive : C:, file.encoding : Cp1252, build.vcs.number.DebugLog_Trunk : 17, teamcity.agent.dotnet.agent_url : http://localhost:9090/RPC2, WRAPPER_OS : windows, PSModulePath : C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules\\, teamcity.dotnet.nunitlauncher2.0.vsts : C:\\TeamCity\\buildAgent\\plugins\\dotnetPlugin\\bin\\JetBrains.BuildServer.NUnitLauncher2.0.VSTS.exe, teamcity.build.tempDir : D:\\temp\\buildTmp, TEAMCITY_PROJECT_NAME : Snapshot Cyber Workbench" } } Thank you again for any direction on this. I've been searching and tweaking with no success for a couple of days now. It was recommended to post here from a response in the JetBrains forum. -Anthony -- View this message in context: http://forums.jfrog.org/Artifactory-Plugin-published-modules-does-not-track-versions-of-artifacts-tp6499638p6499638.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
