Questions tagged [anthill]

Anthill, or AnthillPro, is a flexible build, test, deploy, test, and release automation framework that forms a Continuous Delivery pipeline.

Anthill, or AnthillPro, is a flexible build, test, deploy, test, and release automation framework and web application that forms a Continuous Delivery pipeline. AnthillPro can scale to the enterprise level and integrates with over 80 third party tools. The framework also includes extensive management tools for keeping track of builds, deployments, and tests.

Questions tagged under Anthill should be related to AnthillPro in some way, whether they be a simple "How do I do X in Anthill" question or "Can Anthill do X?"

To learn more about Anthill Pro:

Product description

Official support page

Official plugin site

23 questions
0
votes
1 answer

Anthill remoting API ClassDefNotFound error

I am trying to automate BUILDS with anthill3 using remoting API but am getting an error when i try to get the Workflows from a project. It seems the jar commons-graph.jar which is required to run this is not provided in anthill3-devkit. As per the…
0
votes
1 answer

Anthill build giving errors in OnSite machine

We did a build of our app locally. It went smoothly without errors. But the build using anthill on onsite machine is giving errors like "cannot find symbol" in the class file generated. We downloaded the whole app in another machine here locally and…
Mighty Jack
  • 11
  • 1
  • 3
0
votes
1 answer

Exception occurred while starting AnthillPro:

AnthillPro did not load correctly. null java.lang.NullPointerException at com.urbancode.anthill2.impl.AnthillImpl.if(Unknown Source) at com.urbancode.anthill2.impl.AnthillImpl.int(Unknown Source) at…
Kamal
  • 3,878
  • 4
  • 21
  • 24
0
votes
1 answer

anthill and gradle plugin?

My team currently still uses Ant for all the projects, and I am planning to migrate them over to Gradle. Unfortunately the company uses Anthill to manage build and deploy, and that's not something that can be changed. Is there any plugin or tool…
Hua
  • 666
  • 2
  • 9
  • 21
0
votes
1 answer

OSX Gatekeeper stopping my application

My application was working good before I added one library and a sub-project(both created by me). All are code signed with same value. If I create a local DMG (using build-script) then it is getting installed on my system, also in other system. But…
Anoop Vaidya
  • 46,283
  • 15
  • 111
  • 140
0
votes
1 answer

How can I have the Anthill Pro agent launch apps in the foreground

When the Anthill Pro 3.8 agent is run as a service under Windows XP, the "Shell" step (of type Builder) executes commands in the background (for lack of a better term - what I mean is that the GUI-based application is launched but not displayed on…
Matt B
  • 1
-1
votes
1 answer

Anthill to Jenkins Migration

Could you please let me know how to do AnthillPro projects migration to Jenkins? Kindly let me know if there any better links on net.
Subbu
  • 1
-1
votes
1 answer

AnthillPro (Powershell Script) - Variable within single quote not getting resolved

I need help with a Powershell script I am writing within AnthillPro to automate updating release version number in my config file. I am reading my Config file to find current version and then changing it with another value using 'gc' command. The…
Vikas Prasad
  • 121
  • 2
  • 13
1
2