The process of converting source code files into standalone software artifact(s) that can be run on a computer
I have some documentation written in OpenOffice, and I would like to include some of it as PDF files in …
build-process build-automation nant openoffice.org libreofficeI'm trying to create a executable jar(using maven) that contains the project classes and it's dependencies with a manifest …
java maven-2 build-process maven-plugin uberjarHow would you write a build.xml file, using neither custom code nor external dependencies (such as a shell script), …
java ant build-process versioningWe have a multi-module maven project that uses a profile that defines a buildnumber-maven-plugin to increment a build number and …
version-control maven-2 build-process versioningI'm finding it difficult to phrase this question well, as there are quite a few generic terms (run, configuration, launch, …
eclipse build-process eclipse-plugin eclipse-pdeI've recently migrated my CI server from an old version of CruiseControl to Hudson. The only feature I miss from …
build-process continuous-integration build-automation hudsonI'd like to copy a directory of files, and rename some of them in the process. When I run the …
ant build-process build-automation file-manipulationRunning xcodebuild from the console will bring you very verbose output and I wasn't able to locate any options for …
xcode build-process console build-automation xcodebuildI'm completely at loss how the ant task ivy:publish is supposed to work. I would expect that I do …
java ant build-process build-automation ivyWe have several build machines, each running a single TeamCity build agent. Each machine is very strong, and we'd like …
continuous-integration teamcity build-process