Hi Brian, 2008/3/6, Brian E. Fox <[EMAIL PROTECTED]>: > Shouldn't your server settings supersede the station name?
It seems not ;) FYI I have servers conf for website and staging with my username. Thanks, Vincent > > > -----Original Message----- > From: Vincent Siveton [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 06, 2008 11:04 AM > To: Maven Developers List > Subject: Stage documentation > > Hi, > > When preparing the Maven Plugin tools staging sites, I was unable to > deploy them because my station username is not the same than on > Apache. The pb comes from the following definition: > > <pluginManagement> > <plugin> > <artifactId>maven-site-plugin</artifactId> > <version>2.0-beta-6</version> > <configuration> > <stagingSiteURL>scp://people.apache.org/www/maven.apache.org/plugins-too > ls/${artifactId}-${version}</stagingSiteURL> > </configuration> > </plugin> > > I modified the stagingSiteURL to scp://[EMAIL PROTECTED]/ and > I was able to deploy. > > So, is there a better way to do this? > > Cheers, > > Vincent > > > --------------------------------------------------------------------- > 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]
