You are viewing a plain text version of this content. The canonical link for it is here.
Posted to m2-dev@maven.apache.org by jv...@maven.org on 2004/09/02 14:47:53 UTC

[maven2 build] Thu Sep 2 08:41:39 EDT 2004

Performing a clean check out of maven-components ...

Updates occured, build required ...


-----------------------------------------------------------------------
 Building mboot ... 
-----------------------------------------------------------------------
-----------------------------------------------------------------------
 Building maven2 components ... 
-----------------------------------------------------------------------
java.io.FileNotFoundException: /home/users/jvanzyl/.m2/pom.xml (No such file or directory)
	at java.io.FileInputStream.open(Native Method)
	at java.io.FileInputStream.<init>(FileInputStream.java:106)
	at MBoot$ModelReader.parse(MBoot.java:926)
	at MBoot.run(MBoot.java:145)
	at MBoot.main(MBoot.java:136)
You must have a ~/.m2/pom.xml file and must contain the following entries:
<local>

  <repository>/path/to/m2/repository</repository> (required)

  <online>true</online> (optional)

</local>

Creating m2 distribution for public consumption: http://www.codehaus.org/~jvanzyl/m2/m2-20044102.084139.tar.gz