Ant Gurus
The subject says it all: I'm trying to get an artifact from Nexus, and the Ant
build job I'm looking at seems to be unable to retrieve the most recent
snapshot artifact from Nexus.
I suspect that when Ant tries to get the snapshot, there is already one in the
local Maven cache and
The executable pcli was not found. Either it is not installed, not on a path
Ant can find.
What happens if you run pcli from the command line?
Carlos
Sent from my iPad
> On Feb 5, 2014, at 5:17 AM, "Sander ..." wrote:
>
>
>
> Hello,
>
> I try search before, but I didn't found the search
Hello,
I try search before, but I didn't found the search bar in the site.
I'm learning to use apache ant and I would like to know how I can make an
extraction (or check out) from the Serena Dimensions CM 12.2 with an oline
repository. I try to use this code above ( provided by Apache),