Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

Apache Ivy Recent threads

Threads Replies First post Last post
Cache and Repository Resolution
By: Nick Cross
Hi, Ivy has successfully downloaded from the repository foo.zip. In that same directory is the md5/sha checksums. Does it download those? Next, I know this shouldn't be happening but in this particular scenario, the artifact zip on the…
0 May 23 2012
09:08
May 23 2012
09:08
Resolving source artefact altered by m:classifier
By: efe4it
Hi I recently tried to configure source artifact resolving in IvyDE and noticed a side effect of m:classifier attribute of source-typed artifact. I use Ant-1.8.3, Ivy-2.2.0, IvyDE-2.2.0.beta1-201203282058-RELEASE My project rely on an…
0 May 22 2012
11:10
May 22 2012
11:10
Re: IvyDE seems to prefer artifacts in non-workspace-resolver over projects present in workspace
By: Markus.heikkinen
Ö ----- Reply message ----- Lähettäjä: "Nicolas Lalevée" <nicolasd.### @hibnet.org> Vastaanottaja: <ivy-us### @ant.apache.org> Aihe: IvyDE seems to prefer artifacts in non-workspace-resolver over projects present in workspace…
0 May 20 2012
12:06
May 20 2012
12:06
Re: IvyDE seems to prefer artifacts in non-workspace-resolver over projects present in workspace
By: Markus.heikkinen
Ö ----- Reply message ----- Lähettäjä: "Nicolas Lalevée" <nicolasd.### @hibnet.org> Vastaanottaja: <ivy-use### @ant.apache.org> Aihe: IvyDE seems to prefer artifacts in non-workspace-resolver over projects present in workspace…
0 May 20 2012
11:55
May 20 2012
11:55
IvyDE seems to prefer artifacts in non-workspace-resolver over projects present in workspace
By: Matt Hurne
We are using Ivy to manage the dependencies of our projects on each other, and we're planning to use IvyDE as well. One of the resolvers we have in our Ivy configuration is used to publish our build artifacts to a local repository (with status…
14 May 14 2012
13:32
May 19 2012
08:57
IvyDE workspace resolver & classpath container not playing well with AndroidDependencies classpa
By: Brian Anderson
I am using Ivy 2.3.0 and IvyDE (2.2.0beta1) together with the Android SDK (rev 19) to manage dependencies in a collection of Android projects. I have multiple Android projects, each with an ivy.xml file describing dependencies. Some of these…
3 May 16 2012
23:55
May 19 2012
05:31
OSGi feature and ivy configurations
By: Borislav Kapukaranov
Hello Ivy team, I have a question about pulled down from p2 repositories dependencies and ivy configurations. I have an established build with Ant and Ivy which is set up against Ivy repositories. I have configured a set of ivy configurations for…
3 May 16 2012
11:15
May 18 2012
02:26
Inline Retrieve Task
By: Nick Cross
Hi, I have been experimenting with Ivy/Ant and have a question about the retrieve task. While specifying in my build.xml <ivy:resolve transitive="false"/> and having an ivy.xml containing e.g. <ivy-module version="2.0" …
4 May 16 2012
05:23
May 16 2012
11:15
Problems using ivy cache with concurrent builds in a build server
By: Wagner Sales
Hi all, I have a build server thats are running Bamboo, by Atlassian. I´m using ivy to manage the dependencies I have between my modules. My scenarios are projects with a couple of modules with common dependencies, and each module haves a build…
1 May 15 2012
23:02
May 15 2012
23:19
Ivy not resolving transitive dependencies
By: Troy Kinsella
Hi, I'm new to Ivy and I think I'm fumbling on what I think is a unique Ivy set-up... Facts: - I have three modules: ModuleA depends on ModuleB depends on ModuleC. - Resolving dependencies of ModuleB works correctly. - I am building JavaScript…
3 May 8 2012
20:46
May 9 2012
12:40
Resolver name null check
By: Zac Jacobson
According to this doc: http://ant.apache.org/ivy/history/latest-milestone/settings/resolvers. html#common the name attribute of the resolver is required. Unfortunately for me for a day or so, Ivy does not error out (I'm using the ant "install"…
0 May 8 2012
22:14
May 8 2012
22:14
Re: ivy resolver for perforce
By: Holmes, Daniel
I just came across this as a direct p4 resolver https://github.com/fdrueke/ivyp4/blob/master/test/data/ivysettings/ivy settings-default.xml
0 May 8 2012
11:26
May 8 2012
11:26
Different dependencies for each operating system (SWT)
By: Robin Krahl
Hi! Reading the documentation and looking for users with the same problem, I unfortunately did not find a solution for this problem: I have to use different dependencies for each operating system and architecture. SWT provides maven packages with…
1 May 4 2012
23:44
May 7 2012
12:55
Question on multi-module project and ivy local repository & cache
By: Vladimir Gubarkov
Hi, dear sirs I'm working on moving a multi-module (some modules depend on others) ant project to ivy dependency management. I more-or-less managed to do that, however now I'm facing a problem. What I'm doing to resolve dependencies among my own…
1 May 5 2012
17:20
May 6 2012
12:49
"Who depends on me" report
By: Denis Krizanovic
I don't know how to ask this question of the nabble archive.. So I'll ask here, without searching the archive. I want a report that shows me all the modules that depend on a particular module. My specific example, is I need to upgrade some mq…
4 May 4 2012
00:10
May 4 2012
08:44
2.3.0RC1 experimental OSGI dependencies - revision ranges
By: Hlg Tschr
Hi, I played around with the experimental OSGI feature of the release candidate and got stuck with inter-bundle dependencies. I am using org.eclipse.emf.ecore rev 2.7.0.v20110605-0747, which gets resolved properly with a revision of 2.7.+…
2 Apr 27 2012
09:18
May 4 2012
05:50
Apache Ivy 2.3.0-RC1 released
By: Maarten Coene
The Ivy project is pleased to announce its 2.3.0-RC1 release. Ivy is a tool for managing (recording, tracking, resolving and reporting) project dependencies, characterized by flexibility, configurability, and tight integration with Apache Ant. …
3 Apr 23 2012
16:24
May 2 2012
21:33
Ivy Settings Patterns
By: Douglas Rohm
Is there a way when designating a resolver ivy pattern to be able to do something like the following? /MyCompany/MyModule/1.2.3/4/ivy.xml Currently, the [revision] token resolves to the full 4-digit version number. I'd like to be able to use…
1 Apr 29 2012
22:37
Apr 30 2012
13:02
2.3.0RC1 experimental OSGI dependencies - revision ranges
By: Helga Tauscher
Hi, I played around with the experimental OSGI feature of the release candidate and got stuck with inter-bundle dependencies. I am using org.eclipse.emf.ecore rev 2.7.0.v20110605-0747, which gets resolved properly with a revision of 2.7.+…
0 Apr 29 2012
22:35
Apr 29 2012
22:35
io problem while parsing ivy file. Path contains invalid character: ö
By: Daniel Bögner
I have a problem resolving some artifacts. This is a warning for one of these artifacts printed at build time: io problem while parsing ivy file:…
1 Apr 27 2012
07:38
Apr 28 2012
10:24