On 8/15/07, Andy Piper <[EMAIL PROTECTED]> wrote: > > I'm having problems with install. I use virtual modules which seems > to cause install some problems, but if I try and set haltonunresolved > I get the following. > Any clues?
Which version of Ivy are you using? haltonunresolved was introduced in 2.0.. . BTW, which kind of problem are you having with ivy:install? Is it some unresolved modules? If this is the case, have you tried a simple resolve instead of an install (using the inline resolve for example). This could help narrowing down the problem. Xavier andy > > BUILD FAILED > g:\weblogic\dev\wlevs\common\build-ce-repo.xml:10: ivy:install > doesn't support t > he "haltonunresolved" attribute > at > org.apache.tools.ant.RuntimeConfigurable.maybeConfigure(RuntimeConfig > urable.java:400) > at > org.apache.tools.ant.RuntimeConfigurable.maybeConfigure(RuntimeConfig > urable.java:349) > at org.apache.tools.ant.Task.maybeConfigure(Task.java:202) > at > org.apache.tools.ant.UnknownElement.configure(UnknownElement.java:193 > ) > at > org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.jav > a:160) > at org.apache.tools.ant.Task.perform(Task.java:347) > at org.apache.tools.ant.Target.execute(Target.java:357) > at org.apache.tools.ant.Target.performTasks(Target.java:385) > at > org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) > at org.apache.tools.ant.Project.executeTarget(Project.java:1298) > at > org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExe > cutor.java:41) > at org.apache.tools.ant.Project.executeTargets(Project.java:1181) > at org.apache.tools.ant.Main.runBuild(Main.java:698) > at org.apache.tools.ant.Main.startAnt(Main.java:199) > at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257) > at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104) > > > Notice: This email message, together with any attachments, may contain > information of BEA Systems, Inc., its subsidiaries and affiliated > entities, that may be confidential, proprietary, copyrighted and/or > legally privileged, and is intended solely for the use of the individual or > entity named in this message. If you are not the intended recipient, and > have received this message in error, please immediately return this by email > and then delete it. > -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://incubator.apache.org/ivy/ http://www.xoocode.org/
