For generating an ant build script, you can just type: 'maven ant'.

 Eelco

Jonathan Locke wrote:


any maven experts out there?

what are the failures below about?

if i'm building my own project using the examples maven project.xml as a template, how do i generate an ant build script?

thanks!

      jon

C:\Projects\wicket-examples>"c:\Program Files\Apache Software Foundation\Maven 1.0.1\bin\maven.bat"
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.1


Attempting to download wicket-SNAPSHOT.jar.
WARNING: Failed to download wicket-SNAPSHOT.jar.
Attempting to download httpunit-1.5.5.jar.
WARNING: Failed to download httpunit-1.5.5.jar.
Attempting to download jetty-4.2.21.jar.
WARNING: Failed to download jetty-4.2.21.jar.
Attempting to download nekohtml-0.9.2.jar.
WARNING: Failed to download nekohtml-0.9.2.jar.
Attempting to download xml-apis-2.5.0.jar.
WARNING: Failed to download xml-apis-2.5.0.jar.
The build cannot continue because of the following unsatisfied dependencies:


wicket-SNAPSHOT.jar
httpunit-1.5.5.jar
jetty-4.2.21.jar
nekohtml-0.9.2.jar
xml-apis-2.5.0.jar

Total time: 5 seconds
Finished at: Thu Nov 18 10:07:19 PST 2004



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Wicket-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/wicket-user




-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Wicket-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to