On 2010-08-09 17:30, Christian Grobmeier wrote:
> Just looked at the site plugin. There is a chance we could use mvn
> site:stage for this task:
> http://maven.apache.org/plugins/maven-site-plugin/usage.html
>
> One can stage with:
> mvn site:stage-deploy -DstagingDirectory=C:\fullsite
> -Dstaging
Just looked at the site plugin. There is a chance we could use mvn
site:stage for this task:
http://maven.apache.org/plugins/maven-site-plugin/usage.html
One can stage with:
mvn site:stage-deploy -DstagingDirectory=C:\fullsite
-DstagingSiteURL=scp://www.mycompany.com/www/project/
or with:
>> Hate the stored passwords though :)
>
> I wondered always about this argument, since nobody cares that his private
> keys are kept in ".ssh" ;-)
The private keys are (at least) protected by the passphrase.
You are not seriously trying to argue about whether plain-text
passwords are a good idea
Hi Torsten,
Torsten Curdt wrote:
>> I just configured everything for Nexus and successfully created a
>> snapshot:
>>
https://repository.apache.org/content/repositories/snapshots/org/apache/commons/commons-
compress/1.1-SNAPSHOT/
>
> Cool
>
>> The how to i followed:
>> http://wiki.apache.org/c
>> 1) how can we stage a site to vote?
>> 2) how do we create tags in svn (mvn release:prepare is too much,
>> since its also staging build artifacts)
>
> No it doesn't. Here's what release:prepare does:
> http://maven.apache.org/plugins/maven-release-plugin/examples/prepare-release.html
Thanks De
On 2010-08-08 13:38, Christian Grobmeier wrote:
>>> Does it distribute the artifacts to the dist folders also?
>>
>> Unfortunately not.
>> Nexus currently only handles Maven artifacts.
>>
> http://markmail.org/message/wmhm556j56757xt3#query:%22[Nexus]%20Only%20for%20Maven%20snapshots%20%2F%20releas
>> Does it distribute the artifacts to the dist folders also?
>
> Unfortunately not.
> Nexus currently only handles Maven artifacts.
>
http://markmail.org/message/wmhm556j56757xt3#query:%22[Nexus]%20Only%20for%20Maven%20snapshots%20%2F%20releases%22+page:1+mid:wmhm556j56757xt3+state:results
thanks
On 6 August 2010 06:35, Christian Grobmeier wrote:
> Hello,
>
> I just configured everything for Nexus and successfully created a snapshot:
> https://repository.apache.org/content/repositories/snapshots/org/apache/commons/commons-compress/1.1-SNAPSHOT/
> Does it distribute the artifacts to the
>> The how to i followed:
>> http://wiki.apache.org/commons/UsingNexus
>> is very good, no objections.
>
> Hate the stored passwords though :)
>
>
> Which is why I no longer use the release plugin for my personal projects.
> http://github.com/tcurdt/scripts
>
mvnrelease is actually intersting
> I just configured everything for Nexus and successfully created a snapshot:
> https://repository.apache.org/content/repositories/snapshots/org/apache/commons/commons-compress/1.1-SNAPSHOT/
Cool
> The how to i followed:
> http://wiki.apache.org/commons/UsingNexus
> is very good, no objections.
Hello,
I just configured everything for Nexus and successfully created a snapshot:
https://repository.apache.org/content/repositories/snapshots/org/apache/commons/commons-compress/1.1-SNAPSHOT/
The how to i followed:
http://wiki.apache.org/commons/UsingNexus
is very good, no objections.
I did it
11 matches
Mail list logo