--- [EMAIL PROTECTED] wrote:

> Glad I could help :)
> 
> Remember, if you're going to be deploying plugin
> snapshots to your M2 repo,
> you need to tell maven:
> 
> <repository>
>       <id>maven2</id>
>       <url>path/to/maven2/repo</url>
>       <layout>default</layout>
>       <snapshots>
>             <enabled>true</enabled>
>             <updatePolicy>always</updatePolicy>
>             <checksumPolicy>ignore</checksumPolicy>
>       </snapshots>
> </repository>
> 
> It's better to be hated for who you are
> than loved for who you are not
> 
> Ian D. Stewart
> Appl Dev Analyst-Advisory, DCS Automation
> JPMorganChase Global Technology Infrastructure
> Phone: (614) 244-2564
> Pager: (888) 260-0078
> 
> 
>                                                     
>                                                     
>                              
>                       "Jacek Laskowski"             
>                                                     
>                              
>                       <[EMAIL PROTECTED]        To:  
>     dev@geronimo.apache.org                         
>                              
>                       m>                       cc:  
>                                                     
>                              
>                                               
> Subject:  Re: Yet another way to build !            
>                                    
>                       03/06/2006 01:54              
>                                                     
>                              
>                       PM                            
>                                                     
>                              
>                       Please respond to             
>                                                     
>                              
>                       dev                           
>                                                     
>                              
>                                                     
>                                                     
>                              
> 
> 
> 
> 
> 2006/3/6, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]>:
> > Anita, Alan,
> >
> > Is there a reason that you can't reference the M1
> repo directly in your
> M2
> > POM?

   Yes, my source is different from the repo. I am a
bit hesitant to mix few jars from the repo with the
local ones. But the jars in question, i.e. system and
j2ee-schema should be OK. I will test it later and
report.
       Thanks! referring M1 repo will work for most
people.

Thanks
Anita 

> 
> Thanks Ian! I thought we had it already and whenever
> I came across
> troubles with Maven1 stuff I didn't realize that's
> because *that* was
> missing. Many thanks!
> 
> $ svn ci pom.xml
> Sending        pom.xml
> Transmitting file data .
> Committed revision 383614.
> 
> Anita, can you try it again if that change solves
> the recent problems
> with the tomcat module.
> 
> On to applying the patches...
> 
> > Ian
> 
> Jacek
> 
> --
> Jacek Laskowski
> http://www.laskowski.org.pl
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to