On Mon, 2002-03-25 at 15:55, Jon Scott Stevens wrote:
> Maven's build-bootstrap.xml has lines like this...
> 
>   <path id="classpath">
>     <pathelement location="${lib.repo}/dom4j-1.3.jar"/>
>     <pathelement location="${lib.repo}/commons-util-1.0-rc2-dev.jar"/>
>     <pathelement location="${lib.repo}/commons-lang-0.1-dev.jar"/>
>     <pathelement location="${lib.repo}/commons-beanutils.jar"/>
>     <pathelement location="${lib.repo}/commons-collections.jar"/>
>     <pathelement location="${lib.repo}/commons-io.jar"/>
>     <pathelement location="${lib.repo}/commons-graph.jar"/>
>     <pathelement location="${lib.repo}/log4j-1.1.3.jar"/>
>     <pathelement location="${lib.repo}/stratum-1.0-b2-dev.jar"/>
>     <pathelement location="${lib.repo}/velocity-1.3-dev.jar"/>
>     <pathelement location="${basedir}/bootstrap"/>
>   </path>
> 
> Thus, it makes it very difficult to build because I have no way to
> externally define the names of the .jar files.

I did a fresh checkout to make sure I didn't whack something, can you
try again we can track the problem down? I don't want it to be hard to
build maven and I'll fix whatever the problem is asap.
 
> -jon
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]

http://tambora.zenplex.org


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to