Set:

maven.repo.list=XXXX,YYYY
maven.repo.XXXX=scp://mydisthost
maven.repo.XXXX.directory=/dir/on/dist/host
maven.repo.XXXX.user=mavenuser
maven.repo.XXXX.password=mavenuserpassword
maven.repo.YYYY=scp://someotherdisthost
maven.repo.YYYY.directory=/dir/on/other/dist/host
maven.repo.YYYY.user=othermavenuser
maven.repo.YYYY.password=othermavenuserpassword



On 4/27/05, phillip rhodes <[EMAIL PROTECTED]> wrote:
> Hi,
> I am trying to use the dist plugin to push source and
> binary distributions to my remote website.
> When I invoke the goal, it is trying to push the
> distributions to login.ibiblio.org.
> 
> I do not see a documented property for the goal that
> controls the destination of the distribution.
> 
> I have set several of the values in my pom, but these
> seem to have no effect.
> Can someone tell me what property or pom element needs
> to be modified so that it goes to my own site?
> 
> Thanks, trying to get my jsso project properly setup
> before everyone discovers how cool it is;)
> 
> Here is viewcvs with my maven.xml and project.xml (in
> case it would help).
> http://www.jsso.org/viewcvs/viewcvs.cgi/jsso/
> 
> ---------------------------------------------------------------------
> 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