But the problem is that it will regenerate signature. Do you know how to deploy WITHOUT regenerating everything (deploy minus clean/compile/package/install/etc)?
Frank On 10/11/07, Tim O'Brien <[EMAIL PROTECTED]> wrote: > > Doing that straight copy is going to blow away the metadata. The thing to > do would be to configure the deploy plugin: > > http://maven.apache.org/plugins/maven-deploy-plugin/usage.html > > (I would help but I'm GMT-5 and can't keep my eyes open for lack of sleep. > I wouldn't trust myself not to type rm -rf on people.apache.org. but, I > did just regenerate the Javadoc.) > > > > On 10/11/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > > > > afair I did a cp -r ~dashorst/....... /www/people.... > > > > Martijn > > > > On 10/11/07, Frank Bille <[EMAIL PROTECTED]> wrote: > > > Hmm, do you mean you copied every version under each project? > > > > > > Because I can see that under org/apache/wicket/wicket-extensions (f.ex > .) > > > there is both the beta2 AND beta3. > > > > > > Hmm, I can see that the metadata for f.ex wicket-extensions is only > > saying > > > that it has one version (beta3). I understand what you mean about > maven > > is > > > "problematic". > > > > > > Frank > > > > > > On 10/11/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > > > > > > > > I just copied the maven repo to the > > > > > > > > /www/people.apache.org/repo/m2-ibiblio-rsync-repository > > > > > > > > dir. it overwrites the metadata.xml, but otherwise the signatures > will > > > > change because that ([EMAIL PROTECTED](@ maven will rebuild all > > > > artifacts. > > > > > > > > Martijn > > > > > > > > On 10/10/07, Frank Bille <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > > > > > > > I would just like to know how best to deploy our beta4's to the > > apache > > > > maven > > > > > rsync thingy. I have tried to read the README under > > > > > /www/people.apache.org/repo/m2-ibiblio-rsync-repository/README, > but > > I > > > > can't > > > > > figure out how to merge(?) our m2-repo artifact (which is signed > and > > > > all) > > > > > with that. > > > > > > > > > > Does anyone have any experience with it? Martijn? > > > > > > > > > > Frank > > > > > > > > > > > > > > > > > -- > > > > Buy Wicket in Action: http://manning.com/dashorst > > > > Apache Wicket 1.3.0-beta3 is released > > > > Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/ > > > > > > > > > > > > > -- > > Buy Wicket in Action: http://manning.com/dashorst > > Apache Wicket 1.3.0-beta3 is released > > Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/ > > > > > > -- > ------ > Tim O'Brien: (847) 863-7045 >
