Hi all,
Have the build files fallen out of date? They try to download XmlSchema-1.0-SNAPSHOT.jar, which works on a machine that has run build before, but if I clear out the maven repository then it fails:
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.1-beta-2
Plugin cache will be regenerated
DEPRECATED: the default goal should be specified in the <build> section of project.xml instead of maven.xml
DEPRECATED: the default goal should be specified in the <build> section of project.xml instead of maven.xml
DEPRECATED: the default goal should be specified in the <build> section of project.xml instead of maven.xml
Directory C:\Documents and Settings\Administrator\.maven\repository does not exist. Attempting to create.
Attempting to download axis2-SNAPSHOT.jar.
1071K downloaded
Attempting to download axis2-addressing-0.95-SNAPSHOT.jar.
15K downloaded
Attempting to download commons-logging-1.0.4.jar.
37K downloaded
Attempting to download log4j-1.2.12.jar.
349K downloaded
Attempting to download commons-codec-1.3.jar.
45K downloaded
Attempting to download commons-httpclient-3.0-rc4.jar.
272K downloaded
Attempting to download stax-api-1.0.jar.
25K downloaded
Attempting to download wstx-asl-2.8.jar.
378K downloaded
Attempting to download axis-wsdl4j-1.2-RC3.jar.
157K downloaded
Attempting to download policy-SNAPSHOT.jar.
38K downloaded
Attempting to download axiom-SNAPSHOT.jar.
320K downloaded
Attempting to download XmlSchema-1.0-SNAPSHOT.jar.
WARNING: Failed to download XmlSchema-1.0-SNAPSHOT.jar.
Attempting to download annogen-0.1.0.jar.
242K downloaded
Attempting to download backport-util-concurrent-2.0_01_pd.jar.
240K downloaded
The build cannot continue because of the following unsatisfied dependency:
XmlSchema-1.0-SNAPSHOT.jar
Total time : 1 minutes 4 seconds
Finished at : 31 March 2006 14:09:20 BST
Thanks in advance for any help,
Matt
- Build dependency problem? Matthew Lovett
- Re: Build dependency problem? Chamikara Jayalath
