hudson
hudson : map SVN credentials to emails
I bet this is highlighted in documentation somewhere but开发者_JS百科 I\'m a bit lazy right now.[详细]
2023-03-23 23:57 分类:问答Build and deploy only updated/changed files - Hudson
I am using hudson for continuous integration to build the project and deploy it to server which is happening but hudson have to build only the changed files committed in the svn a开发者_C百科nd deploy[详细]
2023-03-22 23:20 分类:问答Maven JVM terminated unexpectedly with exit code 0 on weblogic deploy
I have written pom.xml for auto deployment process between hudson and deployment servers. The script which i return its working perfectly i can开发者_如何学编程 see the application in web logic serve[详细]
2023-03-22 19:25 分类:问答Jenkins fails to build maven project (Could not find artifact com.sun:tools:jar:1.5.0)
1) I created new job of type \"Build a maven2/3 project\". Build on Jenkins fails requiring tools:jar:1.5.0, but this project uses Java SE 6 (that is java 1.6)[详细]
2023-03-22 12:14 分类:问答Any way to get around cloning a git submodule?
I work on an open source project.We keep our production config files in a separate git repository available only to a few members of our team.This repo is a submodule of our larger project and it allo[详细]
2023-03-22 09:16 分类:问答Jenkins - Promoting a build to different environments
I was hoping for some guidance on the best way to promote a build through its environments. We have 3 environments, DEV, STAGING, PROD.[详细]
2023-03-22 08:19 分类:问答Issue regarding Java Compilation in Hudson
Let say I have a Transformation class that extending a CommonDomain class. and I create a DaoUtil just to inserting a default parameter for insert.[详细]
2023-03-21 19:16 分类:问答How to make few locations use the same svn revision in jenkins
I have a jenkins projec开发者_如何转开发t with few svn locations. How can I make them all checkout the same revision when using scm integration?As far as I understand your question you could use the @[详细]
2023-03-21 18:46 分类:问答Extracting Tomcat Zip SOMETIMES fail with IOException: Negative seek offset
I am using maven cargo with its zip url installer feature to download a tomcat for my integration tests. This works fine on my computer, but when its run in husdon it fails sometimes (round about 10-2[详细]
2023-03-21 15:23 分类:问答Is there a way to update config files once build is done in jenkins
I am new to jenkins, I开发者_开发百科 am working on .NET Project. Right now we are using CC.NET with combination of NANT for our CI. We arebuilding one build and updating Config files using Xmlpoke a[详细]
2023-03-21 13:26 分类:问答