You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by kalebral <ka...@gmail.com> on 2007/02/12 02:45:00 UTC

Re: [m2] unable to get latest SNAPSHOT jars

I need to ask one more time as we continue to be stuck on this problem. Does
anyone have SNAPSHOTS working as they are documented so that it auto
downloads the latest SNAPSHOT of a project any time it is updated? See my
problems as noted below



Lee Bieber wrote:
> 
> Anyone have any ideas on this problem of not being able to get the latest
> SNAPSHOT from our repository, we are currently stuck. Does anyone have
> this working for them?
> 
> Thanks
> 
> 
> 
> ----- Original Message ----
> From: Lee Bieber <ka...@yahoo.com>
> To: users@maven.apache.org
> Sent: Monday, January 22, 2007 9:34:18 AM
> Subject: Re: unable to get latest SNAPSHOT jars
> 
> 
> One more update.
>  
> On the build machine with the common repository:
> 1. remove the com/trovix/jsec directory
> 2. run "mvn clean install" on my jsec project 
>  
> On the development machine
> 1. remove everything in my local repostory
> 2. run mvn compile on the project that depends on jsec.jar
> SUCCESS!
>  
> On the build machine with the common repository:
> 1. remove the com/trovix/jsec directory
> 2. run "mvn clean deploy" on my jsec project
>  
> On the development machine
> 1. remove everything in my local repostory
> 2. run mvn compile on the project that depends on jsec.jar
> FAILURE, pom file is truncated and thus corrupted.
>  
>  
> Thanks, Lee
> 
> 
> ----- Original Message ----
> From: Lee Bieber <ka...@yahoo.com>
> To: Maven Users List <us...@maven.apache.org>
> Sent: Sunday, January 21, 2007 8:38:52 PM
> Subject: Re: unable to get latest SNAPSHOT jars
> 
> 
> In the past our build machine runs "mvn clean install" to install the jsec
> jar into our common repository which is http://repository.trovix.com. So
> after your input, I did the following
>  
> 1. in the common repository remove everything in the jsec directory, which
> is  in the repository at com/trovix/jsec
> 2. run "mvn clean deploy" (instead of "install") to install into the
> common repository on our build machine
> 3. on the development machine where I am trying to build the project that
> depends on this jar file , remove the jsec directory in my local
> repository
> 4. on the development machine run "mvn compile" and I get the corrupted
> pom file
>  
> Is there any place that I should clean up the metadata?
>  
> Thanks
> 
> 
> ----- Original Message ----
> From: Wendy Smoak <ws...@gmail.com>
> To: Maven Users List <us...@maven.apache.org>
> Sent: Sunday, January 21, 2007 8:05:17 PM
> Subject: Re: unable to get latest SNAPSHOT jars
> 
> 
> On 1/21/07, Lee Bieber <ka...@yahoo.com> wrote:
> 
>> I had been doing a "install" into the common repository so changed it to
>> do
>> a "deploy" and thus get
> 
> What commands are you using, and what is the location of the repo?
> 
> Because you say you've been using 'install', it sounds like you've
> been trying to share a _local_ repository.
> 
> If you're now 'mvn deploy'ing to the same place, I suspect the
> metadata is all confused.
> 
> -- 
> Wendy
> 
> 
> 
> 
> Access over 1 million songs - Yahoo! Music Unlimited.
> 
> 
>  
> ____________________________________________________________________________________
> Now that's room service!  Choose from over 150,000 hotels
> in 45,000 destinations on Yahoo! Travel to find your fit.
> http://farechase.yahoo.com/promo-generic-14795097
> 

-- 
View this message in context: http://www.nabble.com/unable-to-get-latest-SNAPSHOT-jars-tf2910818s177.html#a8917587
Sent from the Maven - Users mailing list archive at Nabble.com.


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