it is at snapshot repo

http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-scm-plugin/


-D

On Thu, May 1, 2008 at 9:02 AM, Daniel King <[EMAIL PROTECTED]> wrote:
> Dan,
>
>  I don't see any version 1.1-SNAPSHOT.  What repository do you see this
> in and is it the scm plugin or the provider you're talking about?
>
> I see this for the maven-scm-plugin
>
> 1.0-rc1         Binary (103 KB)         Details
> 1.0-beta-4      Binary (31 KB)  Details
> 1.0-beta-3      Binary (24 KB)  Details
> 1.0-beta-2      Binary (123 KB)         Details
> 1.0-beta-1      Binary (17 KB)  Details
> 1.0-alpha-4     Binary (15 KB)  Details
> 1.0-alpha-3     Binary (15 KB)  Details
> 1.0-alpha-2     Binary (15 KB)  Details
> 1.0
>
> And maven-scm-provider-perforce
>
> 1.0-rc1         Binary (256 KB)         Details
> 1.0-beta-4      Binary (62 KB)  Details
> 1.0-beta-3      Binary (238 KB)         Details
> 1.0-beta-2      Binary (45 KB)  Details
> 1.0-beta-1      Binary (11 KB)  Details
> 1.0-alpha-4     Binary (111 KB)         Details
> 1.0-alpha-3     Binary (11 KB)  Details
> 1.0-alpha-2-20050712.153728-1   Binary (11 KB)  Details
> 1.0-alpha-2     Binary (11 KB)  Details
> 1.0-alpha-1     Binary (9 KB)   Details
> 1.0     Binary (261 KB)         Details
>
> Thanks,
> Daniel King
> Vurv
>
> The information contained in this message may be privileged and
> confidential and protected from disclosure. If the reader of this
> message is not the intended recipient, or an employee or agent
> responsible for delivering this message to the intended recipient, you
> are hereby notified that any dissemination, distribution or copying of
> this communication is strictly prohibited. If you have received this
> communication in error, please notify me immediately by replying to the
> message and deleting it from your computer. Thank you.
>
> -----Original Message-----
> From: Dan Tran [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 29, 2008 9:39 PM
> To: Maven Users List
>
> Subject: Re: scm:checkout question
>
> version 1.1-SNAPSHOT fixed the checkout twice issue
>
>
> -D
>
> On Tue, Apr 29, 2008 at 10:40 AM, Daniel King <[EMAIL PROTECTED]> wrote:
> > The scm:bootstrap seems to be checking everything out twice.  Any
> ideas
> > why?
> >
> > Here are the steps:
> >
> > 1) Removing the checkoutDirectory
> > 2) Creating a temp client spec or workspace
> > 3) Checking out the code
> > 4) Deleting the checkout directory,
> > 5) Rechecking it out the code again
> > 6) Compiling
> > 7) Testing
> > 8) Deleting the client spec
> >
> > See below:
> >
> > [INFO] Removing C:\workspace2\unitedProject\build
> > [INFO] Checkout working directory: C:\workspace2\unitedProject\build
> > [INFO] Executing: p4 -d C:\workspace2\unitedProject\build -p
> > perforce:1555 -u devuser -P ********** client -i
> > [INFO] Executing: p4 -d C:\workspace2\unitedProject\build -p perforce:
> > 1555 -u devuser -P ********** client -d
> > devuser-F6NYG61-D-MavenSCM-C:\workspace2\unitedProject\build
> > [INFO] Removing C:\workspace2\unitedProject\build
> > [INFO] Checkout working directory: C:\workspace2\unitedProject\build
> > [INFO] Executing: p4 -d C:\workspace2\unitedProject\build -p perforce:
> > 1555 -u devuser -P ********** client -i
> > [INFO] Executing: p4 -d C:\workspace2\unitedProject\build -p perforce:
> > 1555 -u devuser -P ********** client -d
> > devuser-F443G61-D-MavenSCM-C:\workspace2\unitedProject\build
> > [INFO] Scanning for projects...
> > [INFO]
> >
> ------------------------------------------------------------------------
> > ----
> > [INFO] Building Maven Default Project
> > [INFO]    task-segment: [deploy]
> >
> > Daniel King
> > Vurv
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to