You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Curtis, Harrison" <Ha...@afscn.com> on 2005/08/06 00:19:32 UTC

M[1.1] plugin:repository-deploy does not deploy

The maven 1.1 plugin:repository-deploy did not deploy to the repository.
The following shows it went through the motions but after inspecting the
R1 repository the plugin wasn't there.

plugin:repository-deploy:
    [echo] Deploying...
Will deploy to 1 repository(ies): R1
Deploying to repository: R1
Uploading to DBB_ServerJUnits/poms/server-junits-run-1.0.pom:
.................... (2K)
Will deploy to 1 repository(ies): R1
Deploying to repository: R1
Uploading to DBB_ServerJUnits/plugins/server-junits-run-1.0.jar:
.................... (3K)
BUILD SUCCESSFUL
Total time   : 3 seconds
Finished at  : Friday, August 5, 2005 2:51:26 PM MDT

The properties specifying R1 are in the users build.properties.  They
look like the following:

maven.repo.list=R1
maven.repo.R1=file://c:\\temp\\Maven
maven.repo.R1.directory=repository

Any suggestions or ideas?  The same set up worked in maven 1.0.2.

Bud Curtis
JDIMS Project
L-3 Communications
(719) 637-5633

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


Re: M[1.1] plugin:repository-deploy does not deploy

Posted by Brett Porter <br...@gmail.com>.
specifically, this one was fixed in 1.6.

On 8/6/05, dan tran <da...@gmail.com> wrote:
> I heard there are some fixes in maven-artifact-plugin, try that first
> 
> -Dan
> 
> 
> On 8/5/05, Curtis, Harrison <Ha...@afscn.com> wrote:
> > The maven 1.1 plugin:repository-deploy did not deploy to the repository.
> > The following shows it went through the motions but after inspecting the
> > R1 repository the plugin wasn't there.
> >
> > plugin:repository-deploy:
> >    [echo] Deploying...
> > Will deploy to 1 repository(ies): R1
> > Deploying to repository: R1
> > Uploading to DBB_ServerJUnits/poms/server-junits-run-1.0.pom:
> > .................... (2K)
> > Will deploy to 1 repository(ies): R1
> > Deploying to repository: R1
> > Uploading to DBB_ServerJUnits/plugins/server-junits-run-1.0.jar:
> > .................... (3K)
> > BUILD SUCCESSFUL
> > Total time   : 3 seconds
> > Finished at  : Friday, August 5, 2005 2:51:26 PM MDT
> >
> > The properties specifying R1 are in the users build.properties.  They
> > look like the following:
> >
> > maven.repo.list=R1
> > maven.repo.R1=file://c:\\temp\\Maven
> > maven.repo.R1.directory=repository
> >
> > Any suggestions or ideas?  The same set up worked in maven 1.0.2.
> >
> > Bud Curtis
> > JDIMS Project
> > L-3 Communications
> > (719) 637-5633
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

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


Re: M[1.1] plugin:repository-deploy does not deploy

Posted by dan tran <da...@gmail.com>.
I heard there are some fixes in maven-artifact-plugin, try that first

-Dan


On 8/5/05, Curtis, Harrison <Ha...@afscn.com> wrote:
> The maven 1.1 plugin:repository-deploy did not deploy to the repository.
> The following shows it went through the motions but after inspecting the
> R1 repository the plugin wasn't there.
> 
> plugin:repository-deploy:
>    [echo] Deploying...
> Will deploy to 1 repository(ies): R1
> Deploying to repository: R1
> Uploading to DBB_ServerJUnits/poms/server-junits-run-1.0.pom:
> .................... (2K)
> Will deploy to 1 repository(ies): R1
> Deploying to repository: R1
> Uploading to DBB_ServerJUnits/plugins/server-junits-run-1.0.jar:
> .................... (3K)
> BUILD SUCCESSFUL
> Total time   : 3 seconds
> Finished at  : Friday, August 5, 2005 2:51:26 PM MDT
> 
> The properties specifying R1 are in the users build.properties.  They
> look like the following:
> 
> maven.repo.list=R1
> maven.repo.R1=file://c:\\temp\\Maven
> maven.repo.R1.directory=repository
> 
> Any suggestions or ideas?  The same set up worked in maven 1.0.2.
> 
> Bud Curtis
> JDIMS Project
> L-3 Communications
> (719) 637-5633
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

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