You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Brett Porter <br...@apache.org> on 2007/03/17 11:13:40 UTC

Re: svn commit: r496493 - in /maven/components/trunk/maven-cli/src/bin: m2.conf mvn mvn.bat

Hi Jason,

I had this old message flagged to ask about...

On 16/01/2007, at 8:10 AM, jvanzyl@apache.org wrote:

> Author: jvanzyl
> Date: Mon Jan 15 13:10:57 2007
> New Revision: 496493
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=496493
> Log: (empty)
>
> Modified:
>     maven/components/trunk/maven-cli/src/bin/m2.conf
>     maven/components/trunk/maven-cli/src/bin/mvn
>     maven/components/trunk/maven-cli/src/bin/mvn.bat
>
> Modified: maven/components/trunk/maven-cli/src/bin/m2.conf
> URL: http://svn.apache.org/viewvc/maven/components/trunk/maven-cli/ 
> src/bin/m2.conf?view=diff&rev=496493&r1=496492&r2=496493
> ====================================================================== 
> ========
> --- maven/components/trunk/maven-cli/src/bin/m2.conf (original)
> +++ maven/components/trunk/maven-cli/src/bin/m2.conf Mon Jan 15  
> 13:10:57 2007
> @@ -1,9 +1,7 @@
> -main is org.apache.maven.cli.MavenCli from plexus.core.maven
> +main is org.apache.maven.cli.MavenCli from plexus.core
>
>  set maven.home default ${user.home}/m2
>
>  [plexus.core]
>  load ${maven.home}/core/*.jar
> -
> -[plexus.core.maven]
>  load ${maven.home}/lib/*.jar
>


I assume this was intentional - do we no longer need separate  
classloaders? If so, mind if I change the assembly to put everything  
in lib/?

- Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r496493 - in /maven/components/trunk/maven-cli/src/bin: m2.conf mvn mvn.bat

Posted by Brett Porter <br...@apache.org>.
Ah, sorry - don't mind me. Looking at the wrong version. I see you've  
already done this.

On 17/03/2007, at 9:13 PM, Brett Porter wrote:

> Hi Jason,
>
> I had this old message flagged to ask about...
>
> On 16/01/2007, at 8:10 AM, jvanzyl@apache.org wrote:
>
>> Author: jvanzyl
>> Date: Mon Jan 15 13:10:57 2007
>> New Revision: 496493
>>
>> URL: http://svn.apache.org/viewvc?view=rev&rev=496493
>> Log: (empty)
>>
>> Modified:
>>     maven/components/trunk/maven-cli/src/bin/m2.conf
>>     maven/components/trunk/maven-cli/src/bin/mvn
>>     maven/components/trunk/maven-cli/src/bin/mvn.bat
>>
>> Modified: maven/components/trunk/maven-cli/src/bin/m2.conf
>> URL: http://svn.apache.org/viewvc/maven/components/trunk/maven-cli/ 
>> src/bin/m2.conf?view=diff&rev=496493&r1=496492&r2=496493
>> ===================================================================== 
>> =========
>> --- maven/components/trunk/maven-cli/src/bin/m2.conf (original)
>> +++ maven/components/trunk/maven-cli/src/bin/m2.conf Mon Jan 15  
>> 13:10:57 2007
>> @@ -1,9 +1,7 @@
>> -main is org.apache.maven.cli.MavenCli from plexus.core.maven
>> +main is org.apache.maven.cli.MavenCli from plexus.core
>>
>>  set maven.home default ${user.home}/m2
>>
>>  [plexus.core]
>>  load ${maven.home}/core/*.jar
>> -
>> -[plexus.core.maven]
>>  load ${maven.home}/lib/*.jar
>>
>
>
> I assume this was intentional - do we no longer need separate  
> classloaders? If so, mind if I change the assembly to put  
> everything in lib/?
>
> - Brett
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org