This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Re: Problem deploying ScalaTest to scala-tools.org

4 replies
Bill Venners
Joined: 2008-12-18,
User offline. Last seen 31 weeks 5 days ago.

Hi Guys,

I'm sure you guys are very busy, but can someone possibly throw me a
bone soon? I haven't heard back from multiple emails in almost a week.
A user has asked for ScalaTest to be deployed on the central Maven
repository, and we'd like to know how to do that and also deploy to
scala-tools.org. Can we deploy to scala-tools.org and have that
mirrored up to the central repository, or do we need to go through
sonatype.org to get to the central repository, and somehow mirror or
redeploy it to scala-tools.org. I'm CCing scala-tools list this time
because maybe someone else on there will have time to point me in the
right direction.

Thanks.

Bill

On Mon, May 2, 2011 at 11:29 AM, Bill Venners wrote:
> Hi Guys,
>
> I never heard back from any of you on the question of how to get
> ScalaTest mirrored on the central Maven repository. Can you let me
> know whom I should be asking about this? Essentially I think my
> options are to go through scala-tools.org, or to do it the
> sonatype.org way and then somehow also get it mirrored on
> scala-tools.org. What do you think will be the best way?
>
> Thanks.
>
> Bill
>
> On Fri, Apr 29, 2011 at 9:38 AM, Bill Venners wrote:
>> Hi Josh,
>>
>> Almost two years ago we were talking about mirroring ScalaTest on the
>> central maven repository. We never did that, but a user recently
>> requested it. We have done changes (that aren't merged into the trunk
>> yet) that should make it possible to do it, but through sonatype.org.
>> We added .asc signature files, plus required updates to pom:
>> dependencies, developer info, scm info, and so on. So my hope is we
>> can still do this through scala-tools.org. Can you check into that, or
>> point me to someone who would be taking care of this now for
>> scala-tools.org?
>>
>> Thanks.
>>
>> Bill
>>
>> On Mon, Aug 17, 2009 at 5:46 AM, Josh Suereth wrote:
>>> Great!  I'll look into how we place a "moved to XYZ" pom for existing maven
>>> users.
>>>
>>> - Josh
>>>
>>> On Mon, Aug 17, 2009 at 12:40 AM, Bill Venners wrote:
>>>>
>>>> Hi Josh,
>>>>
>>>> I do own the domain, and so I should really be releasing this under
>>>> org.scalatest. Right now scalatest.org redirects to
>>>> artima.com/scalatest, but when 1.0 is released all that stuff will be
>>>> under scalatest.org.
>>>>
>>>> Thanks for the answer on the error message. We'll give that a try.
>>>>
>>>> Bill
>>>>
>>>> On Sun, Aug 16, 2009 at 8:12 PM, Josh Suereth
>>>> wrote:
>>>> > Bill,
>>>> >
>>>> > I think the reason for placing all the testing libraries under
>>>> > org.scala-tools.testing was because that way all testing libraries could
>>>> > get
>>>> > mirrored on Maven Central. I actually had forgotten about that when I
>>>> > set up
>>>> > your account.   If you'd like to have the org.scalatest domain mirrored
>>>> > on
>>>> > Maven Central Repository, we need to ensure that you do, in fact, own
>>>> > that
>>>> > domain.  If that's the case, I say we continue with org.scalatest.   We
>>>> > should also post a "the artifacts have moved" pom into the old location
>>>> > (I
>>>> > need to read up on  how to do that).  I need to put a ticket into the
>>>> > maven-central folks to ensure that they also pull org.scalatest
>>>> > artifacts
>>>> > along with org.scala-lang and org.scala-tools.
>>>> >
>>>> >
>>>> > The error code you're getting is related to the fact that we dual-host
>>>> > our
>>>> > repositories.   http://scala-tools.org/repo-snapshots is the statically
>>>> > hosted (and mirrored) version.
>>>> > http://nexus.scala-tools.org/content/repositories/snapshots/   is the
>>>> > "nexus
>>>> > managed" URL link.  There is only one nexus server and this is what you
>>>> > must
>>>> > use to deploy your artifacts (which will then be mirrored to the
>>>> > scala-tools.org boxes).
>>>> >
>>>> >
>>>> > - Josh
>>>> >
>>>> > On Sun, Aug 16, 2009 at 8:41 PM, Bill Venners wrote:
>>>> >>
>>>> >> Hi Josh,
>>>> >> We are getting an error when trying to deploy a snapshot release of
>>>> >> ScalaTest to scala-tools.org. One thing we noticed was that you gave
>>>> >> us permission for org.scalatest. About six months ago David Bernard
>>>> >> suggested we deploy ScalaTest, Specs, and ScalaCheck all under the
>>>> >> group ID org.scala-tools.testing. I wasn't very familiar with Maven at
>>>> >> the time and wasn't sure what a group ID was really. I think it makes
>>>> >> more sense to deploy ScalaTest under a group ID of org.scalatest, as
>>>> >> you apparently assumed made sense. I think most everyone else would
>>>> >> guess that as the group ID also. If there's no other reason to stick
>>>> >> with org.scala-tools.testing, then I'd rather go back to org.scalatest
>>>> >> for the 1.0 release. (The next release of ScalaTest will be 1.0.) My
>>>> >> only question is to whether there's anything else we need to do to
>>>> >> ensure ScalaTest releases get mirrored at EPFL and the central Maven
>>>> >> repository.
>>>> >>
>>>> >> I've attached the information that will hopefully give you a clue as
>>>> >> to what the problem is. The return code we got was 405. We got a
>>>> >> different error code when we purposely entered the wrong password, so
>>>> >> we assume that the problem isn't the username and password.
>>>> >>
>>>> >>
>>>> >>     >>> >>           path="lib/maven-ant-tasks-2.0.10.jar" />
>>>> >>     >>> >>              uri="antlib:org.apache.maven.artifact.ant"
>>>> >>              classpathref="http://www.scala-lang.org/maven-ant-tasks.classpath#" />
>>>> >>
>>>> >>     >>> >>           tofile="target/scalatest-${release}.jar" />
>>>> >>
>>>> >>    
>>>> >>
>>>> >>    
>>>> >>      
>>>> >>    
>>>> >>
>>>> >>    
>>>> >>       >>> >>           url="http://scala-tools.org/repo-snapshots">
>>>> >>         >>> >>                         password="${deployment-password}"/>
>>>> >>      
>>>> >>      
>>>> >>    
>>>> >>  
>>>> >>
>>>> >> deploy:
>>>> >> [artifact:install] [INFO] Installing
>>>> >> /home/george/wc/scalatest/app/target/scalatest-1.0-SNAPSHOT.jar to
>>>> >>
>>>> >>
>>>> >> /home/george/.m2/repository/org/scalatest/scalatest/1.0-SNAPSHOT/scalatest-1.0-SNAPSHOT.jar
>>>> >> [artifact:deploy] Deploying to http://scala-tools.org/repo-snapshots
>>>> >> [artifact:deploy] [INFO] Retrieving previous build number from remote
>>>> >> [artifact:deploy] [INFO] repository metadata for: 'snapshot
>>>> >> org.scalatest:scalatest:1.0-SNAPSHOT' could not be found on
>>>> >> repository: remote, so will be created
>>>> >> [artifact:deploy] Uploading:
>>>> >>
>>>> >> org/scalatest/scalatest/1.0-SNAPSHOT/scalatest-1.0-20090814.214525-1.jar
>>>> >> to remote
>>>> >> [artifact:deploy] Uploaded 1542K
>>>> >> [artifact:deploy] An error has occurred while processing the Maven
>>>> >> artifact tasks.
>>>> >> [artifact:deploy]  Diagnosis:
>>>> >> [artifact:deploy]
>>>> >> [artifact:deploy] Error deploying artifact
>>>> >> 'org.scalatest:scalatest:jar': Error deploying artifact: Failed to
>>>> >> transfer
>>>> >>
>>>> >> file: http://scala-tools.org/repo-snapshots/org/scalatest/scalatest/1.0-SNAPSHOT/scalatest-1.0-20090814.214525-1.jar.
>>>> >> Return code is: 405
>>>> >>
>>>> >> The pom.xml file is:
>>>> >>
>>>> >> >>> >> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>>>> >> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
>>>> >> http://maven.apache.org/maven-v4_0_0.xsd">
>>>> >>  4.0.0
>>>> >>  org.scalatest
>>>> >>  scalatest
>>>> >>  1.0-SNAPSHOT
>>>> >>  jar
>>>> >>  ScalaTest
>>>> >>  http://code.google.com/p/scalacheck/
>>>> >>  ScalaTest is a free, open-source testing toolkit for
>>>> >> Scala and Java programmers.
>>>> >>  
>>>> >>    
>>>> >>      the Apache License, ASL Version 2.0
>>>> >>      http://www.apache.org/licenses/LICENSE-2.0
>>>> >>      repo
>>>> >>    
>>>> >>  
>>>> >>  2008
>>>> >>
>>>> >>  
>>>> >>    2.7.3
>>>> >>  
>>>> >>
>>>> >>  
>>>> >>    
>>>> >>      scala-tools.org
>>>> >>      Scala-Tools Maven2 Repository
>>>> >>      http://scala-tools.org/repo-releases
>>>> >>    
>>>> >>  
>>>> >>
>>>> >>  
>>>> >>    
>>>> >>      org.scala-lang
>>>> >>      scala-library
>>>> >>      ${scala.version}
>>>> >>      provided
>>>> >>    
>>>> >>  
>>>> >>
>>>> >>
>>>> >>
>>>> >> Any idea what the problem might be?
>>>> >>
>>>> >> Thanks.
>>>> >>
>>>> >> Bill
>>>> >>
>>>> >> On Sun, Aug 2, 2009 at 5:54 PM, Josh Suereth
>>>> >> wrote:
>>>> >> >
>>>> >> > Done!   You have permissions to deploy artifacts under the
>>>> >> > org.scalatest
>>>> >> > groupId/organization.  You should be able to use the username
>>>> >> > bill.venners
>>>> >> > and the password was emailed to this email account (from Nexus).
>>>> >> >
>>>> >> >
>>>> >> >
>>>> >> > On Wed, Jul 29, 2009 at 8:20 AM, Josh Suereth
>>>> >> >
>>>> >> > wrote:
>>>> >> >>
>>>> >> >> Bill,
>>>> >> >>
>>>> >> >> Sorry, this is on my todo list, but I am, as you guessed, on
>>>> >> >> vacation.
>>>> >> >>  Next time I have Internet access I'll try to get you hooked up.
>>>> >> >>
>>>> >> >> Sent from my iPhone
>>>> >> >>
>>>> >> >> On Jul 28, 2009, at 5:54 PM, Bill Venners wrote:
>>>> >> >>
>>>> >> >>> Hi David,
>>>> >> >>>
>>>> >> >>> No problem. I know everyone's busy and I appreciate you guys taking
>>>> >> >>> care of scala-tools.org. I have all I need now.
>>>> >> >>>
>>>> >> >>> Thanks.
>>>> >> >>>
>>>> >> >>> Bill
>>>> >> >>>
>>>> >> >>> On Tue, Jul 28, 2009 at 9:57 AM, David
>>>> >> >>> Pollak wrote:
>>>> >> >>>>
>>>> >> >>>> Bill,
>>>> >> >>>>
>>>> >> >>>> We're sorry that your request fell through the cracks.  We'd love,
>>>> >> >>>> love,
>>>> >> >>>> love to host scalatest and help you in any way you need to help
>>>> >> >>>> the
>>>> >> >>>> Scala
>>>> >> >>>> community grow.
>>>> >> >>>>
>>>> >> >>>> Once again, we're very sorry.
>>>> >> >>>>
>>>> >> >>>> David
>>>> >> >>>>
>>>> >> >>>> On Tue, Jul 28, 2009 at 8:17 AM, Bill Venners
>>>> >> >>>> wrote:
>>>> >> >>>>>
>>>> >> >>>>> Hi Antonio,
>>>> >> >>>>>
>>>> >> >>>>> Thanks. I tried emailing admin@scala-tools.org first and never
>>>> >> >>>>> got
>>>> >> >>>>> an
>>>> >> >>>>> answer. Perhaps someone is on vacation. I'm hoping there is
>>>> >> >>>>> someone
>>>> >> >>>>> out there who knows who is taking care of it. But I'll try again.
>>>> >> >>>>>
>>>> >> >>>>> Thanks.
>>>> >> >>>>>
>>>> >> >>>>> Bill
>>>> >> >>>>>
>>>> >> >>>>> On Tue, Jul 28, 2009 at 4:25 AM, Antonio
>>>> >> >>>>> Cunei
>>>> >> >>>>> wrote:
>>>> >> >>>>>>
>>>> >> >>>>>> Bill,
>>>> >> >>>>>>
>>>> >> >>>>>> There is an admin email to which you can send requests
>>>> >> >>>>>> concerning
>>>> >> >>>>>> scala-tools: admin/at/scala-tools.org.
>>>> >> >>>>>>
>>>> >> >>>>>> Toni
>>>> >> >>>>>>
>>>> >> >>>>>> Bill Venners wrote:
>>>> >> >>>>>>>
>>>> >> >>>>>>> Hi All,
>>>> >> >>>>>>>
>>>> >> >>>>>>> Sorry for the blanket post but I can't seem to get ahold of
>>>> >> >>>>>>> whomever
>>>> >> >>>>>>> is doing admin for scala-tools.org. I want to get an account so
>>>> >> >>>>>>> I
>>>> >> >>>>>>> can
>>>> >> >>>>>>> automatically post ScalaTest releases. Can whoever is taking
>>>> >> >>>>>>> care
>>>> >> >>>>>>> of
>>>> >> >>>>>>> that sort of thing please email me privately?
>>>> >> >>>>>>>
>>>> >> >>>>>>> Thanks.
>>>> >> >>>>>>>
>>>> >> >>>>>>> Bill
>>>> >> >>>>>>> ----
>>>> >> >>>>>>> Bill Venners
>>>> >> >>>>>>> Artima, Inc.
>>>> >> >>>>>>> http://www.artima.com
>>>> >> >>>>>>>
>>>> >> >>>>>>
>>>> >> >>>>>>
>>>> >> >>>>>
>>>> >> >>>>>
>>>> >> >>>>>
>>>> >> >>>>> --
>>>> >> >>>>> Bill Venners
>>>> >> >>>>> Artima, Inc.
>>>> >> >>>>> http://www.artima.com
>>>> >> >>>>
>>>> >> >>>>
>>>> >> >>>>
>>>> >> >>>> --
>>>> >> >>>> Lift, the simply functional web framework http://liftweb.net
>>>> >> >>>> Beginning Scala http://www.apress.com/book/view/1430219890
>>>> >> >>>> Follow me: http://twitter.com/dpp
>>>> >> >>>> Git some: http://github.com/dpp
>>>> >> >>>>
>>>> >> >>>
>>>> >> >>>
>>>> >> >>>
>>>> >> >>> --
>>>> >> >>> Bill Venners
>>>> >> >>> Artima, Inc.
>>>> >> >>> http://www.artima.com
>>>> >> >
>>>> >>
>>>> >>
>>>> >>
>>>> >> --
>>>> >> Bill Venners
>>>> >> Artima, Inc.
>>>> >> http://www.artima.com
>>>> >
>>>> >
>>>>
>>>>
>>>>
>>>> --
>>>> Bill Venners
>>>> Artima, Inc.
>>>> http://www.artima.com
>>>
>>>
>>
>>
>>
>> --
>> Bill Venners
>> Artima, Inc.
>> http://www.artima.com
>>
>
>
>
> --
> Bill Venners
> Artima, Inc.
> http://www.artima.com
>

Joshua.Suereth
Joined: 2008-09-02,
User offline. Last seen 32 weeks 5 days ago.
Re: Problem deploying ScalaTest to scala-tools.org
Hi Bill.   We can get you mirrored via scala-tools.org.   Sorry I've been busy recently, so I hadn't had time to pick up emails on scala-tools for about a week.  
If the group/organization you deploy to is stable, I can set up the ticket with the maven-central guys so that you get picked up with the rest of the artifacts.
- Josh

On Wed, May 4, 2011 at 11:10 AM, Bill Venners <bill@artima.com> wrote:
Hi Guys,

I'm sure you guys are very busy, but can someone possibly throw me a
bone soon? I haven't heard back from multiple emails in almost a week.
A user has asked for ScalaTest to be deployed on the central Maven
repository, and we'd like to know how to do that and also deploy to
scala-tools.org. Can we deploy to scala-tools.org and have that
mirrored up to the central repository, or do we need to go through
sonatype.org to get to the central repository, and somehow mirror or
redeploy it to scala-tools.org. I'm CCing scala-tools list this time
because maybe someone else on there will have time to point me in the
right direction.

Thanks.

Bill

On Mon, May 2, 2011 at 11:29 AM, Bill Venners <bill@artima.com> wrote:
> Hi Guys,
>
> I never heard back from any of you on the question of how to get
> ScalaTest mirrored on the central Maven repository. Can you let me
> know whom I should be asking about this? Essentially I think my
> options are to go through scala-tools.org, or to do it the
> sonatype.org way and then somehow also get it mirrored on
> scala-tools.org. What do you think will be the best way?
>
> Thanks.
>
> Bill
>
> On Fri, Apr 29, 2011 at 9:38 AM, Bill Venners <bill@artima.com> wrote:
>> Hi Josh,
>>
>> Almost two years ago we were talking about mirroring ScalaTest on the
>> central maven repository. We never did that, but a user recently
>> requested it. We have done changes (that aren't merged into the trunk
>> yet) that should make it possible to do it, but through sonatype.org.
>> We added .asc signature files, plus required updates to pom:
>> dependencies, developer info, scm info, and so on. So my hope is we
>> can still do this through scala-tools.org. Can you check into that, or
>> point me to someone who would be taking care of this now for
>> scala-tools.org?
>>
>> Thanks.
>>
>> Bill
>>
>> On Mon, Aug 17, 2009 at 5:46 AM, Josh Suereth <joshua.suereth@gmail.com> wrote:
>>> Great!  I'll look into how we place a "moved to XYZ" pom for existing maven
>>> users.
>>>
>>> - Josh
>>>
>>> On Mon, Aug 17, 2009 at 12:40 AM, Bill Venners <bill@artima.com> wrote:
>>>>
>>>> Hi Josh,
>>>>
>>>> I do own the domain, and so I should really be releasing this under
>>>> org.scalatest. Right now scalatest.org redirects to
>>>> artima.com/scalatest, but when 1.0 is released all that stuff will be
>>>> under scalatest.org.
>>>>
>>>> Thanks for the answer on the error message. We'll give that a try.
>>>>
>>>> Bill
>>>>
>>>> On Sun, Aug 16, 2009 at 8:12 PM, Josh Suereth<joshua.suereth@gmail.com>
>>>> wrote:
>>>> > Bill,
>>>> >
>>>> > I think the reason for placing all the testing libraries under
>>>> > org.scala-tools.testing was because that way all testing libraries could
>>>> > get
>>>> > mirrored on Maven Central. I actually had forgotten about that when I
>>>> > set up
>>>> > your account.   If you'd like to have the org.scalatest domain mirrored
>>>> > on
>>>> > Maven Central Repository, we need to ensure that you do, in fact, own
>>>> > that
>>>> > domain.  If that's the case, I say we continue with org.scalatest.   We
>>>> > should also post a "the artifacts have moved" pom into the old location
>>>> > (I
>>>> > need to read up on  how to do that).  I need to put a ticket into the
>>>> > maven-central folks to ensure that they also pull org.scalatest
>>>> > artifacts
>>>> > along with org.scala-lang and org.scala-tools.
>>>> >
>>>> >
>>>> > The error code you're getting is related to the fact that we dual-host
>>>> > our
>>>> > repositories.   http://scala-tools.org/repo-snapshots is the statically
>>>> > hosted (and mirrored) version.
>>>> > http://nexus.scala-tools.org/content/repositories/snapshots/   is the
>>>> > "nexus
>>>> > managed" URL link.  There is only one nexus server and this is what you
>>>> > must
>>>> > use to deploy your artifacts (which will then be mirrored to the
>>>> > scala-tools.org boxes).
>>>> >
>>>> >
>>>> > - Josh
>>>> >
>>>> > On Sun, Aug 16, 2009 at 8:41 PM, Bill Venners <bill@artima.com> wrote:
>>>> >>
>>>> >> Hi Josh,
>>>> >> We are getting an error when trying to deploy a snapshot release of
>>>> >> ScalaTest to scala-tools.org. One thing we noticed was that you gave
>>>> >> us permission for org.scalatest. About six months ago David Bernard
>>>> >> suggested we deploy ScalaTest, Specs, and ScalaCheck all under the
>>>> >> group ID org.scala-tools.testing. I wasn't very familiar with Maven at
>>>> >> the time and wasn't sure what a group ID was really. I think it makes
>>>> >> more sense to deploy ScalaTest under a group ID of org.scalatest, as
>>>> >> you apparently assumed made sense. I think most everyone else would
>>>> >> guess that as the group ID also. If there's no other reason to stick
>>>> >> with org.scala-tools.testing, then I'd rather go back to org.scalatest
>>>> >> for the 1.0 release. (The next release of ScalaTest will be 1.0.) My
>>>> >> only question is to whether there's anything else we need to do to
>>>> >> ensure ScalaTest releases get mirrored at EPFL and the central Maven
>>>> >> repository.
>>>> >>
>>>> >> I've attached the information that will hopefully give you a clue as
>>>> >> to what the problem is. The return code we got was 405. We got a
>>>> >> different error code when we purposely entered the wrong password, so
>>>> >> we assume that the problem isn't the username and password.
>>>> >>
>>>> >> <target name="deploy">
>>>> >>     <path id="maven-ant-tasks.classpath"
>>>> >>           path="lib/maven-ant-tasks-2.0.10.jar" />
>>>> >>     <typedef resource="org/apache/maven/artifact/ant/antlib.xml"
>>>> >>              uri="antlib:org.apache.maven.artifact.ant"
>>>> >>              classpathref="maven-ant-tasks.classpath" />
>>>> >>
>>>> >>     <copy file="${dist}/lib/scalatest.jar"
>>>> >>           tofile="target/scalatest-${release}.jar" />
>>>> >>
>>>> >>     <artifact:pom id="mypom" file="pom.xml" />
>>>> >>
>>>> >>     <artifact:install file="target/scalatest-${release}.jar">
>>>> >>       <pom refid="mypom"/>
>>>> >>     </artifact:install>
>>>> >>
>>>> >>     <artifact:deploy file="target/scalatest-${release}.jar">
>>>> >>       <remoteRepository
>>>> >>           url="http://scala-tools.org/repo-snapshots">
>>>> >>         <authentication username="${deployment-username}"
>>>> >>                         password="${deployment-password}"/>
>>>> >>       </remoteRepository>
>>>> >>       <pom refid="mypom"/>
>>>> >>     </artifact:deploy>
>>>> >>   </target>
>>>> >>
>>>> >> deploy:
>>>> >> [artifact:install] [INFO] Installing
>>>> >> /home/george/wc/scalatest/app/target/scalatest-1.0-SNAPSHOT.jar to
>>>> >>
>>>> >>
>>>> >> /home/george/.m2/repository/org/scalatest/scalatest/1.0-SNAPSHOT/scalatest-1.0-SNAPSHOT.jar
>>>> >> [artifact:deploy] Deploying to http://scala-tools.org/repo-snapshots
>>>> >> [artifact:deploy] [INFO] Retrieving previous build number from remote
>>>> >> [artifact:deploy] [INFO] repository metadata for: 'snapshot
>>>> >> org.scalatest:scalatest:1.0-SNAPSHOT' could not be found on
>>>> >> repository: remote, so will be created
>>>> >> [artifact:deploy] Uploading:
>>>> >>
>>>> >> org/scalatest/scalatest/1.0-SNAPSHOT/scalatest-1.0-20090814.214525-1.jar
>>>> >> to remote
>>>> >> [artifact:deploy] Uploaded 1542K
>>>> >> [artifact:deploy] An error has occurred while processing the Maven
>>>> >> artifact tasks.
>>>> >> [artifact:deploy]  Diagnosis:
>>>> >> [artifact:deploy]
>>>> >> [artifact:deploy] Error deploying artifact
>>>> >> 'org.scalatest:scalatest:jar': Error deploying artifact: Failed to
>>>> >> transfer
>>>> >>
>>>> >> file: http://scala-tools.org/repo-snapshots/org/scalatest/scalatest/1.0-SNAPSHOT/scalatest-1.0-20090814.214525-1.jar.
>>>> >> Return code is: 405
>>>> >>
>>>> >> The pom.xml file is:
>>>> >>
>>>> >> <project xmlns="http://maven.apache.org/POM/4.0.0"
>>>> >> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>>>> >> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
>>>> >> http://maven.apache.org/maven-v4_0_0.xsd">
>>>> >>  <modelVersion>4.0.0</modelVersion>
>>>> >>  <groupId>org.scalatest</groupId>
>>>> >>  <artifactId>scalatest</artifactId>
>>>> >>  <version>1.0-SNAPSHOT</version>
>>>> >>  <packaging>jar</packaging>
>>>> >>  <name>ScalaTest</name>
>>>> >>  <url>http://code.google.com/p/scalacheck/</url>
>>>> >>  <description>ScalaTest is a free, open-source testing toolkit for
>>>> >> Scala and Java programmers.</description>
>>>> >>  <licenses>
>>>> >>    <license>
>>>> >>      <name>the Apache License, ASL Version 2.0</name>
>>>> >>      <url>http://www.apache.org/licenses/LICENSE-2.0</url>
>>>> >>      <distribution>repo</distribution>
>>>> >>    </license>
>>>> >>  </licenses>
>>>> >>  <inceptionYear>2008</inceptionYear>
>>>> >>
>>>> >>  <properties>
>>>> >>    <scala.version>2.7.3</scala.version>
>>>> >>  </properties>
>>>> >>
>>>> >>  <repositories>
>>>> >>    <repository>
>>>> >>      <id>scala-tools.org</id>
>>>> >>      <name>Scala-Tools Maven2 Repository</name>
>>>> >>      <url>http://scala-tools.org/repo-releases</url>
>>>> >>    </repository>
>>>> >>  </repositories>
>>>> >>
>>>> >>  <dependencies>
>>>> >>    <dependency>
>>>> >>      <groupId>org.scala-lang</groupId>
>>>> >>      <artifactId>scala-library</artifactId>
>>>> >>      <version>${scala.version}</version>
>>>> >>      <scope>provided</scope>
>>>> >>    </dependency>
>>>> >>  </dependencies>
>>>> >>
>>>> >> </project>
>>>> >>
>>>> >> Any idea what the problem might be?
>>>> >>
>>>> >> Thanks.
>>>> >>
>>>> >> Bill
>>>> >>
>>>> >> On Sun, Aug 2, 2009 at 5:54 PM, Josh Suereth <joshua.suereth@gmail.com>
>>>> >> wrote:
>>>> >> >
>>>> >> > Done!   You have permissions to deploy artifacts under the
>>>> >> > org.scalatest
>>>> >> > groupId/organization.  You should be able to use the username
>>>> >> > bill.venners
>>>> >> > and the password was emailed to this email account (from Nexus).
>>>> >> >
>>>> >> >
>>>> >> >
>>>> >> > On Wed, Jul 29, 2009 at 8:20 AM, Josh Suereth
>>>> >> > <joshua.suereth@gmail.com>
>>>> >> > wrote:
>>>> >> >>
>>>> >> >> Bill,
>>>> >> >>
>>>> >> >> Sorry, this is on my todo list, but I am, as you guessed, on
>>>> >> >> vacation.
>>>> >> >>  Next time I have Internet access I'll try to get you hooked up.
>>>> >> >>
>>>> >> >> Sent from my iPhone
>>>> >> >>
>>>> >> >> On Jul 28, 2009, at 5:54 PM, Bill Venners <bill@artima.com> wrote:
>>>> >> >>
>>>> >> >>> Hi David,
>>>> >> >>>
>>>> >> >>> No problem. I know everyone's busy and I appreciate you guys taking
>>>> >> >>> care of scala-tools.org. I have all I need now.
>>>> >> >>>
>>>> >> >>> Thanks.
>>>> >> >>>
>>>> >> >>> Bill
>>>> >> >>>
>>>> >> >>> On Tue, Jul 28, 2009 at 9:57 AM, David
>>>> >> >>> Pollak<feeder.of.the.bears@gmail.com> wrote:
>>>> >> >>>>
>>>> >> >>>> Bill,
>>>> >> >>>>
>>>> >> >>>> We're sorry that your request fell through the cracks.  We'd love,
>>>> >> >>>> love,
>>>> >> >>>> love to host scalatest and help you in any way you need to help
>>>> >> >>>> the
>>>> >> >>>> Scala
>>>> >> >>>> community grow.
>>>> >> >>>>
>>>> >> >>>> Once again, we're very sorry.
>>>> >> >>>>
>>>> >> >>>> David
>>>> >> >>>>
>>>> >> >>>> On Tue, Jul 28, 2009 at 8:17 AM, Bill Venners <bill@artima.com>
>>>> >> >>>> wrote:
>>>> >> >>>>>
>>>> >> >>>>> Hi Antonio,
>>>> >> >>>>>
>>>> >> >>>>> Thanks. I tried emailing admin@scala-tools.org first and never
>>>> >> >>>>> got
>>>> >> >>>>> an
>>>> >> >>>>> answer. Perhaps someone is on vacation. I'm hoping there is
>>>> >> >>>>> someone
>>>> >> >>>>> out there who knows who is taking care of it. But I'll try again.
>>>> >> >>>>>
>>>> >> >>>>> Thanks.
>>>> >> >>>>>
>>>> >> >>>>> Bill
>>>> >> >>>>>
>>>> >> >>>>> On Tue, Jul 28, 2009 at 4:25 AM, Antonio
>>>> >> >>>>> Cunei<scala_ml@cunei.com>
>>>> >> >>>>> wrote:
>>>> >> >>>>>>
>>>> >> >>>>>> Bill,
>>>> >> >>>>>>
>>>> >> >>>>>> There is an admin email to which you can send requests
>>>> >> >>>>>> concerning
>>>> >> >>>>>> scala-tools: admin/at/scala-tools.org.
>>>> >> >>>>>>
>>>> >> >>>>>> Toni
>>>> >> >>>>>>
>>>> >> >>>>>> Bill Venners wrote:
>>>> >> >>>>>>>
>>>> >> >>>>>>> Hi All,
>>>> >> >>>>>>>
>>>> >> >>>>>>> Sorry for the blanket post but I can't seem to get ahold of
>>>> >> >>>>>>> whomever
>>>> >> >>>>>>> is doing admin for scala-tools.org. I want to get an account so
>>>> >> >>>>>>> I
>>>> >> >>>>>>> can
>>>> >> >>>>>>> automatically post ScalaTest releases. Can whoever is taking
>>>> >> >>>>>>> care
>>>> >> >>>>>>> of
>>>> >> >>>>>>> that sort of thing please email me privately?
>>>> >> >>>>>>>
>>>> >> >>>>>>> Thanks.
>>>> >> >>>>>>>
>>>> >> >>>>>>> Bill
>>>> >> >>>>>>> ----
>>>> >> >>>>>>> Bill Venners
>>>> >> >>>>>>> Artima, Inc.
>>>> >> >>>>>>> http://www.artima.com
>>>> >> >>>>>>>
>>>> >> >>>>>>
>>>> >> >>>>>>
>>>> >> >>>>>
>>>> >> >>>>>
>>>> >> >>>>>
>>>> >> >>>>> --
>>>> >> >>>>> Bill Venners
>>>> >> >>>>> Artima, Inc.
>>>> >> >>>>> http://www.artima.com
>>>> >> >>>>
>>>> >> >>>>
>>>> >> >>>>
>>>> >> >>>> --
>>>> >> >>>> Lift, the simply functional web framework http://liftweb.net
>>>> >> >>>> Beginning Scala http://www.apress.com/book/view/1430219890
>>>> >> >>>> Follow me: http://twitter.com/dpp
>>>> >> >>>> Git some: http://github.com/dpp
>>>> >> >>>>
>>>> >> >>>
>>>> >> >>>
>>>> >> >>>
>>>> >> >>> --
>>>> >> >>> Bill Venners
>>>> >> >>> Artima, Inc.
>>>> >> >>> http://www.artima.com
>>>> >> >
>>>> >>
>>>> >>
>>>> >>
>>>> >> --
>>>> >> Bill Venners
>>>> >> Artima, Inc.
>>>> >> http://www.artima.com
>>>> >
>>>> >
>>>>
>>>>
>>>>
>>>> --
>>>> Bill Venners
>>>> Artima, Inc.
>>>> http://www.artima.com
>>>
>>>
>>
>>
>>
>> --
>> Bill Venners
>> Artima, Inc.
>> http://www.artima.com
>>
>
>
>
> --
> Bill Venners
> Artima, Inc.
> http://www.artima.com
>



--
Bill Venners
Artima, Inc.
http://www.artima.com

Bill Venners
Joined: 2008-12-18,
User offline. Last seen 31 weeks 5 days ago.
Re: Problem deploying ScalaTest to scala-tools.org

Hi Josh,

On Wed, May 4, 2011 at 8:13 AM, Josh Suereth wrote:
> Hi Bill.   We can get you mirrored via scala-tools.org.   Sorry I've been
> busy recently, so I hadn't had time to pick up emails on scala-tools for
> about a week.
> If the group/organization you deploy to is stable, I can set up the ticket
> with the maven-central guys so that you get picked up with the rest of the
> artifacts.
> - Josh
>
Thanks. The group id I deploy to is org.scalatest. That has never
changed and I don't forsee it changing. Also, I did buy the
scalatest.org domain long before I released code under the
org.scalatest package name.

We'll update our branch for this to deploy to scala-tools.org not sonatype.org.

Thanks.

Bill

> On Wed, May 4, 2011 at 11:10 AM, Bill Venners wrote:
>>
>> Hi Guys,
>>
>> I'm sure you guys are very busy, but can someone possibly throw me a
>> bone soon? I haven't heard back from multiple emails in almost a week.
>> A user has asked for ScalaTest to be deployed on the central Maven
>> repository, and we'd like to know how to do that and also deploy to
>> scala-tools.org. Can we deploy to scala-tools.org and have that
>> mirrored up to the central repository, or do we need to go through
>> sonatype.org to get to the central repository, and somehow mirror or
>> redeploy it to scala-tools.org. I'm CCing scala-tools list this time
>> because maybe someone else on there will have time to point me in the
>> right direction.
>>
>> Thanks.
>>
>> Bill
>>
>> On Mon, May 2, 2011 at 11:29 AM, Bill Venners wrote:
>> > Hi Guys,
>> >
>> > I never heard back from any of you on the question of how to get
>> > ScalaTest mirrored on the central Maven repository. Can you let me
>> > know whom I should be asking about this? Essentially I think my
>> > options are to go through scala-tools.org, or to do it the
>> > sonatype.org way and then somehow also get it mirrored on
>> > scala-tools.org. What do you think will be the best way?
>> >
>> > Thanks.
>> >
>> > Bill
>> >
>> > On Fri, Apr 29, 2011 at 9:38 AM, Bill Venners wrote:
>> >> Hi Josh,
>> >>
>> >> Almost two years ago we were talking about mirroring ScalaTest on the
>> >> central maven repository. We never did that, but a user recently
>> >> requested it. We have done changes (that aren't merged into the trunk
>> >> yet) that should make it possible to do it, but through sonatype.org.
>> >> We added .asc signature files, plus required updates to pom:
>> >> dependencies, developer info, scm info, and so on. So my hope is we
>> >> can still do this through scala-tools.org. Can you check into that, or
>> >> point me to someone who would be taking care of this now for
>> >> scala-tools.org?
>> >>
>> >> Thanks.
>> >>
>> >> Bill
>> >>
>> >> On Mon, Aug 17, 2009 at 5:46 AM, Josh Suereth
>> >> wrote:
>> >>> Great!  I'll look into how we place a "moved to XYZ" pom for existing
>> >>> maven
>> >>> users.
>> >>>
>> >>> - Josh
>> >>>
>> >>> On Mon, Aug 17, 2009 at 12:40 AM, Bill Venners
>> >>> wrote:
>> >>>>
>> >>>> Hi Josh,
>> >>>>
>> >>>> I do own the domain, and so I should really be releasing this under
>> >>>> org.scalatest. Right now scalatest.org redirects to
>> >>>> artima.com/scalatest, but when 1.0 is released all that stuff will be
>> >>>> under scalatest.org.
>> >>>>
>> >>>> Thanks for the answer on the error message. We'll give that a try.
>> >>>>
>> >>>> Bill
>> >>>>
>> >>>> On Sun, Aug 16, 2009 at 8:12 PM, Josh
>> >>>> Suereth
>> >>>> wrote:
>> >>>> > Bill,
>> >>>> >
>> >>>> > I think the reason for placing all the testing libraries under
>> >>>> > org.scala-tools.testing was because that way all testing libraries
>> >>>> > could
>> >>>> > get
>> >>>> > mirrored on Maven Central. I actually had forgotten about that when
>> >>>> > I
>> >>>> > set up
>> >>>> > your account.   If you'd like to have the org.scalatest domain
>> >>>> > mirrored
>> >>>> > on
>> >>>> > Maven Central Repository, we need to ensure that you do, in fact,
>> >>>> > own
>> >>>> > that
>> >>>> > domain.  If that's the case, I say we continue with
>> >>>> > org.scalatest.   We
>> >>>> > should also post a "the artifacts have moved" pom into the old
>> >>>> > location
>> >>>> > (I
>> >>>> > need to read up on  how to do that).  I need to put a ticket into
>> >>>> > the
>> >>>> > maven-central folks to ensure that they also pull org.scalatest
>> >>>> > artifacts
>> >>>> > along with org.scala-lang and org.scala-tools.
>> >>>> >
>> >>>> >
>> >>>> > The error code you're getting is related to the fact that we
>> >>>> > dual-host
>> >>>> > our
>> >>>> > repositories.   http://scala-tools.org/repo-snapshots is the
>> >>>> > statically
>> >>>> > hosted (and mirrored) version.
>> >>>> > http://nexus.scala-tools.org/content/repositories/snapshots/   is
>> >>>> > the
>> >>>> > "nexus
>> >>>> > managed" URL link.  There is only one nexus server and this is what
>> >>>> > you
>> >>>> > must
>> >>>> > use to deploy your artifacts (which will then be mirrored to the
>> >>>> > scala-tools.org boxes).
>> >>>> >
>> >>>> >
>> >>>> > - Josh
>> >>>> >
>> >>>> > On Sun, Aug 16, 2009 at 8:41 PM, Bill Venners
>> >>>> > wrote:
>> >>>> >>
>> >>>> >> Hi Josh,
>> >>>> >> We are getting an error when trying to deploy a snapshot release
>> >>>> >> of
>> >>>> >> ScalaTest to scala-tools.org. One thing we noticed was that you
>> >>>> >> gave
>> >>>> >> us permission for org.scalatest. About six months ago David
>> >>>> >> Bernard
>> >>>> >> suggested we deploy ScalaTest, Specs, and ScalaCheck all under the
>> >>>> >> group ID org.scala-tools.testing. I wasn't very familiar with
>> >>>> >> Maven at
>> >>>> >> the time and wasn't sure what a group ID was really. I think it
>> >>>> >> makes
>> >>>> >> more sense to deploy ScalaTest under a group ID of org.scalatest,
>> >>>> >> as
>> >>>> >> you apparently assumed made sense. I think most everyone else
>> >>>> >> would
>> >>>> >> guess that as the group ID also. If there's no other reason to
>> >>>> >> stick
>> >>>> >> with org.scala-tools.testing, then I'd rather go back to
>> >>>> >> org.scalatest
>> >>>> >> for the 1.0 release. (The next release of ScalaTest will be 1.0.)
>> >>>> >> My
>> >>>> >> only question is to whether there's anything else we need to do to
>> >>>> >> ensure ScalaTest releases get mirrored at EPFL and the central
>> >>>> >> Maven
>> >>>> >> repository.
>> >>>> >>
>> >>>> >> I've attached the information that will hopefully give you a clue
>> >>>> >> as
>> >>>> >> to what the problem is. The return code we got was 405. We got a
>> >>>> >> different error code when we purposely entered the wrong password,
>> >>>> >> so
>> >>>> >> we assume that the problem isn't the username and password.
>> >>>> >>
>> >>>> >>
>> >>>> >>     > >>>> >>           path="lib/maven-ant-tasks-2.0.10.jar" />
>> >>>> >>     > >>>> >>              uri="antlib:org.apache.maven.artifact.ant"
>> >>>> >>              classpathref="http://www.scala-lang.org/maven-ant-tasks.classpath#" />
>> >>>> >>
>> >>>> >>     > >>>> >>           tofile="target/scalatest-${release}.jar" />
>> >>>> >>
>> >>>> >>    
>> >>>> >>
>> >>>> >>    
>> >>>> >>      
>> >>>> >>    
>> >>>> >>
>> >>>> >>    
>> >>>> >>       > >>>> >>           url="http://scala-tools.org/repo-snapshots">
>> >>>> >>         > >>>> >>                         password="${deployment-password}"/>
>> >>>> >>      
>> >>>> >>      
>> >>>> >>    
>> >>>> >>  
>> >>>> >>
>> >>>> >> deploy:
>> >>>> >> [artifact:install] [INFO] Installing
>> >>>> >> /home/george/wc/scalatest/app/target/scalatest-1.0-SNAPSHOT.jar to
>> >>>> >>
>> >>>> >>
>> >>>> >>
>> >>>> >> /home/george/.m2/repository/org/scalatest/scalatest/1.0-SNAPSHOT/scalatest-1.0-SNAPSHOT.jar
>> >>>> >> [artifact:deploy] Deploying
>> >>>> >> to http://scala-tools.org/repo-snapshots
>> >>>> >> [artifact:deploy] [INFO] Retrieving previous build number from
>> >>>> >> remote
>> >>>> >> [artifact:deploy] [INFO] repository metadata for: 'snapshot
>> >>>> >> org.scalatest:scalatest:1.0-SNAPSHOT' could not be found on
>> >>>> >> repository: remote, so will be created
>> >>>> >> [artifact:deploy] Uploading:
>> >>>> >>
>> >>>> >>
>> >>>> >> org/scalatest/scalatest/1.0-SNAPSHOT/scalatest-1.0-20090814.214525-1.jar
>> >>>> >> to remote
>> >>>> >> [artifact:deploy] Uploaded 1542K
>> >>>> >> [artifact:deploy] An error has occurred while processing the Maven
>> >>>> >> artifact tasks.
>> >>>> >> [artifact:deploy]  Diagnosis:
>> >>>> >> [artifact:deploy]
>> >>>> >> [artifact:deploy] Error deploying artifact
>> >>>> >> 'org.scalatest:scalatest:jar': Error deploying artifact: Failed to
>> >>>> >> transfer
>> >>>> >>
>> >>>> >>
>> >>>> >> file: http://scala-tools.org/repo-snapshots/org/scalatest/scalatest/1.0-SNAPSHOT/scalatest-1.0-20090814.214525-1.jar.
>> >>>> >> Return code is: 405
>> >>>> >>
>> >>>> >> The pom.xml file is:
>> >>>> >>
>> >>>> >> > >>>> >> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>> >>>> >> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
>> >>>> >> http://maven.apache.org/maven-v4_0_0.xsd">
>> >>>> >>  4.0.0
>> >>>> >>  org.scalatest
>> >>>> >>  scalatest
>> >>>> >>  1.0-SNAPSHOT
>> >>>> >>  jar
>> >>>> >>  ScalaTest
>> >>>> >>  http://code.google.com/p/scalacheck/
>> >>>> >>  ScalaTest is a free, open-source testing toolkit for
>> >>>> >> Scala and Java programmers.
>> >>>> >>  
>> >>>> >>    
>> >>>> >>      the Apache License, ASL Version 2.0
>> >>>> >>      http://www.apache.org/licenses/LICENSE-2.0
>> >>>> >>      repo
>> >>>> >>    
>> >>>> >>  
>> >>>> >>  2008
>> >>>> >>
>> >>>> >>  
>> >>>> >>    2.7.3
>> >>>> >>  
>> >>>> >>
>> >>>> >>  
>> >>>> >>    
>> >>>> >>      scala-tools.org
>> >>>> >>      Scala-Tools Maven2 Repository
>> >>>> >>      http://scala-tools.org/repo-releases
>> >>>> >>    
>> >>>> >>  
>> >>>> >>
>> >>>> >>  
>> >>>> >>    
>> >>>> >>      org.scala-lang
>> >>>> >>      scala-library
>> >>>> >>      ${scala.version}
>> >>>> >>      provided
>> >>>> >>    
>> >>>> >>  
>> >>>> >>
>> >>>> >>
>> >>>> >>
>> >>>> >> Any idea what the problem might be?
>> >>>> >>
>> >>>> >> Thanks.
>> >>>> >>
>> >>>> >> Bill
>> >>>> >>
>> >>>> >> On Sun, Aug 2, 2009 at 5:54 PM, Josh Suereth
>> >>>> >>
>> >>>> >> wrote:
>> >>>> >> >
>> >>>> >> > Done!   You have permissions to deploy artifacts under the
>> >>>> >> > org.scalatest
>> >>>> >> > groupId/organization.  You should be able to use the username
>> >>>> >> > bill.venners
>> >>>> >> > and the password was emailed to this email account (from Nexus).
>> >>>> >> >
>> >>>> >> >
>> >>>> >> >
>> >>>> >> > On Wed, Jul 29, 2009 at 8:20 AM, Josh Suereth
>> >>>> >> >
>> >>>> >> > wrote:
>> >>>> >> >>
>> >>>> >> >> Bill,
>> >>>> >> >>
>> >>>> >> >> Sorry, this is on my todo list, but I am, as you guessed, on
>> >>>> >> >> vacation.
>> >>>> >> >>  Next time I have Internet access I'll try to get you hooked
>> >>>> >> >> up.
>> >>>> >> >>
>> >>>> >> >> Sent from my iPhone
>> >>>> >> >>
>> >>>> >> >> On Jul 28, 2009, at 5:54 PM, Bill Venners
>> >>>> >> >> wrote:
>> >>>> >> >>
>> >>>> >> >>> Hi David,
>> >>>> >> >>>
>> >>>> >> >>> No problem. I know everyone's busy and I appreciate you guys
>> >>>> >> >>> taking
>> >>>> >> >>> care of scala-tools.org. I have all I need now.
>> >>>> >> >>>
>> >>>> >> >>> Thanks.
>> >>>> >> >>>
>> >>>> >> >>> Bill
>> >>>> >> >>>
>> >>>> >> >>> On Tue, Jul 28, 2009 at 9:57 AM, David
>> >>>> >> >>> Pollak wrote:
>> >>>> >> >>>>
>> >>>> >> >>>> Bill,
>> >>>> >> >>>>
>> >>>> >> >>>> We're sorry that your request fell through the cracks.  We'd
>> >>>> >> >>>> love,
>> >>>> >> >>>> love,
>> >>>> >> >>>> love to host scalatest and help you in any way you need to
>> >>>> >> >>>> help
>> >>>> >> >>>> the
>> >>>> >> >>>> Scala
>> >>>> >> >>>> community grow.
>> >>>> >> >>>>
>> >>>> >> >>>> Once again, we're very sorry.
>> >>>> >> >>>>
>> >>>> >> >>>> David
>> >>>> >> >>>>
>> >>>> >> >>>> On Tue, Jul 28, 2009 at 8:17 AM, Bill Venners
>> >>>> >> >>>>
>> >>>> >> >>>> wrote:
>> >>>> >> >>>>>
>> >>>> >> >>>>> Hi Antonio,
>> >>>> >> >>>>>
>> >>>> >> >>>>> Thanks. I tried emailing admin@scala-tools.org first and
>> >>>> >> >>>>> never
>> >>>> >> >>>>> got
>> >>>> >> >>>>> an
>> >>>> >> >>>>> answer. Perhaps someone is on vacation. I'm hoping there is
>> >>>> >> >>>>> someone
>> >>>> >> >>>>> out there who knows who is taking care of it. But I'll try
>> >>>> >> >>>>> again.
>> >>>> >> >>>>>
>> >>>> >> >>>>> Thanks.
>> >>>> >> >>>>>
>> >>>> >> >>>>> Bill
>> >>>> >> >>>>>
>> >>>> >> >>>>> On Tue, Jul 28, 2009 at 4:25 AM, Antonio
>> >>>> >> >>>>> Cunei
>> >>>> >> >>>>> wrote:
>> >>>> >> >>>>>>
>> >>>> >> >>>>>> Bill,
>> >>>> >> >>>>>>
>> >>>> >> >>>>>> There is an admin email to which you can send requests
>> >>>> >> >>>>>> concerning
>> >>>> >> >>>>>> scala-tools: admin/at/scala-tools.org.
>> >>>> >> >>>>>>
>> >>>> >> >>>>>> Toni
>> >>>> >> >>>>>>
>> >>>> >> >>>>>> Bill Venners wrote:
>> >>>> >> >>>>>>>
>> >>>> >> >>>>>>> Hi All,
>> >>>> >> >>>>>>>
>> >>>> >> >>>>>>> Sorry for the blanket post but I can't seem to get ahold
>> >>>> >> >>>>>>> of
>> >>>> >> >>>>>>> whomever
>> >>>> >> >>>>>>> is doing admin for scala-tools.org. I want to get an
>> >>>> >> >>>>>>> account so
>> >>>> >> >>>>>>> I
>> >>>> >> >>>>>>> can
>> >>>> >> >>>>>>> automatically post ScalaTest releases. Can whoever is
>> >>>> >> >>>>>>> taking
>> >>>> >> >>>>>>> care
>> >>>> >> >>>>>>> of
>> >>>> >> >>>>>>> that sort of thing please email me privately?
>> >>>> >> >>>>>>>
>> >>>> >> >>>>>>> Thanks.
>> >>>> >> >>>>>>>
>> >>>> >> >>>>>>> Bill
>> >>>> >> >>>>>>> ----
>> >>>> >> >>>>>>> Bill Venners
>> >>>> >> >>>>>>> Artima, Inc.
>> >>>> >> >>>>>>> http://www.artima.com
>> >>>> >> >>>>>>>
>> >>>> >> >>>>>>
>> >>>> >> >>>>>>
>> >>>> >> >>>>>
>> >>>> >> >>>>>
>> >>>> >> >>>>>
>> >>>> >> >>>>> --
>> >>>> >> >>>>> Bill Venners
>> >>>> >> >>>>> Artima, Inc.
>> >>>> >> >>>>> http://www.artima.com
>> >>>> >> >>>>
>> >>>> >> >>>>
>> >>>> >> >>>>
>> >>>> >> >>>> --
>> >>>> >> >>>> Lift, the simply functional web framework http://liftweb.net
>> >>>> >> >>>> Beginning Scala http://www.apress.com/book/view/1430219890
>> >>>> >> >>>> Follow me: http://twitter.com/dpp
>> >>>> >> >>>> Git some: http://github.com/dpp
>> >>>> >> >>>>
>> >>>> >> >>>
>> >>>> >> >>>
>> >>>> >> >>>
>> >>>> >> >>> --
>> >>>> >> >>> Bill Venners
>> >>>> >> >>> Artima, Inc.
>> >>>> >> >>> http://www.artima.com
>> >>>> >> >
>> >>>> >>
>> >>>> >>
>> >>>> >>
>> >>>> >> --
>> >>>> >> Bill Venners
>> >>>> >> Artima, Inc.
>> >>>> >> http://www.artima.com
>> >>>> >
>> >>>> >
>> >>>>
>> >>>>
>> >>>>
>> >>>> --
>> >>>> Bill Venners
>> >>>> Artima, Inc.
>> >>>> http://www.artima.com
>> >>>
>> >>>
>> >>
>> >>
>> >>
>> >> --
>> >> Bill Venners
>> >> Artima, Inc.
>> >> http://www.artima.com
>> >>
>> >
>> >
>> >
>> > --
>> > Bill Venners
>> > Artima, Inc.
>> > http://www.artima.com
>> >
>>
>>
>>
>> --
>> Bill Venners
>> Artima, Inc.
>> http://www.artima.com
>
>

Joshua.Suereth
Joined: 2008-09-02,
User offline. Last seen 32 weeks 5 days ago.
Re: Problem deploying ScalaTest to scala-tools.org
Sounds good.   Just a note, that at some point scalatest was getting deployed to central when it was going to the org.scala-tools.testing package.  I believe this was a third-party user deploying scalatest in the early days of scala-tools.org.
I'll get org.scalatest synched shortly.

- Josh

On Wed, May 4, 2011 at 1:41 PM, Bill Venners <bill@artima.com> wrote:
Hi Josh,

On Wed, May 4, 2011 at 8:13 AM, Josh Suereth <joshua.suereth@gmail.com> wrote:
> Hi Bill.   We can get you mirrored via scala-tools.org.   Sorry I've been
> busy recently, so I hadn't had time to pick up emails on scala-tools for
> about a week.
> If the group/organization you deploy to is stable, I can set up the ticket
> with the maven-central guys so that you get picked up with the rest of the
> artifacts.
> - Josh
>
Thanks. The group id I deploy to is org.scalatest. That has never
changed and I don't forsee it changing. Also, I did buy the
scalatest.org domain long before I released code under the
org.scalatest package name.

We'll update our branch for this to deploy to scala-tools.org not sonatype.org.

Thanks.

Bill

> On Wed, May 4, 2011 at 11:10 AM, Bill Venners <bill@artima.com> wrote:
>>
>> Hi Guys,
>>
>> I'm sure you guys are very busy, but can someone possibly throw me a
>> bone soon? I haven't heard back from multiple emails in almost a week.
>> A user has asked for ScalaTest to be deployed on the central Maven
>> repository, and we'd like to know how to do that and also deploy to
>> scala-tools.org. Can we deploy to scala-tools.org and have that
>> mirrored up to the central repository, or do we need to go through
>> sonatype.org to get to the central repository, and somehow mirror or
>> redeploy it to scala-tools.org. I'm CCing scala-tools list this time
>> because maybe someone else on there will have time to point me in the
>> right direction.
>>
>> Thanks.
>>
>> Bill
>>
>> On Mon, May 2, 2011 at 11:29 AM, Bill Venners <bill@artima.com> wrote:
>> > Hi Guys,
>> >
>> > I never heard back from any of you on the question of how to get
>> > ScalaTest mirrored on the central Maven repository. Can you let me
>> > know whom I should be asking about this? Essentially I think my
>> > options are to go through scala-tools.org, or to do it the
>> > sonatype.org way and then somehow also get it mirrored on
>> > scala-tools.org. What do you think will be the best way?
>> >
>> > Thanks.
>> >
>> > Bill
>> >
>> > On Fri, Apr 29, 2011 at 9:38 AM, Bill Venners <bill@artima.com> wrote:
>> >> Hi Josh,
>> >>
>> >> Almost two years ago we were talking about mirroring ScalaTest on the
>> >> central maven repository. We never did that, but a user recently
>> >> requested it. We have done changes (that aren't merged into the trunk
>> >> yet) that should make it possible to do it, but through sonatype.org.
>> >> We added .asc signature files, plus required updates to pom:
>> >> dependencies, developer info, scm info, and so on. So my hope is we
>> >> can still do this through scala-tools.org. Can you check into that, or
>> >> point me to someone who would be taking care of this now for
>> >> scala-tools.org?
>> >>
>> >> Thanks.
>> >>
>> >> Bill
>> >>
>> >> On Mon, Aug 17, 2009 at 5:46 AM, Josh Suereth
>> >> <joshua.suereth@gmail.com> wrote:
>> >>> Great!  I'll look into how we place a "moved to XYZ" pom for existing
>> >>> maven
>> >>> users.
>> >>>
>> >>> - Josh
>> >>>
>> >>> On Mon, Aug 17, 2009 at 12:40 AM, Bill Venners <bill@artima.com>
>> >>> wrote:
>> >>>>
>> >>>> Hi Josh,
>> >>>>
>> >>>> I do own the domain, and so I should really be releasing this under
>> >>>> org.scalatest. Right now scalatest.org redirects to
>> >>>> artima.com/scalatest, but when 1.0 is released all that stuff will be
>> >>>> under scalatest.org.
>> >>>>
>> >>>> Thanks for the answer on the error message. We'll give that a try.
>> >>>>
>> >>>> Bill
>> >>>>
>> >>>> On Sun, Aug 16, 2009 at 8:12 PM, Josh
>> >>>> Suereth<joshua.suereth@gmail.com>
>> >>>> wrote:
>> >>>> > Bill,
>> >>>> >
>> >>>> > I think the reason for placing all the testing libraries under
>> >>>> > org.scala-tools.testing was because that way all testing libraries
>> >>>> > could
>> >>>> > get
>> >>>> > mirrored on Maven Central. I actually had forgotten about that when
>> >>>> > I
>> >>>> > set up
>> >>>> > your account.   If you'd like to have the org.scalatest domain
>> >>>> > mirrored
>> >>>> > on
>> >>>> > Maven Central Repository, we need to ensure that you do, in fact,
>> >>>> > own
>> >>>> > that
>> >>>> > domain.  If that's the case, I say we continue with
>> >>>> > org.scalatest.   We
>> >>>> > should also post a "the artifacts have moved" pom into the old
>> >>>> > location
>> >>>> > (I
>> >>>> > need to read up on  how to do that).  I need to put a ticket into
>> >>>> > the
>> >>>> > maven-central folks to ensure that they also pull org.scalatest
>> >>>> > artifacts
>> >>>> > along with org.scala-lang and org.scala-tools.
>> >>>> >
>> >>>> >
>> >>>> > The error code you're getting is related to the fact that we
>> >>>> > dual-host
>> >>>> > our
>> >>>> > repositories.   http://scala-tools.org/repo-snapshots is the
>> >>>> > statically
>> >>>> > hosted (and mirrored) version.
>> >>>> > http://nexus.scala-tools.org/content/repositories/snapshots/   is
>> >>>> > the
>> >>>> > "nexus
>> >>>> > managed" URL link.  There is only one nexus server and this is what
>> >>>> > you
>> >>>> > must
>> >>>> > use to deploy your artifacts (which will then be mirrored to the
>> >>>> > scala-tools.org boxes).
>> >>>> >
>> >>>> >
>> >>>> > - Josh
>> >>>> >
>> >>>> > On Sun, Aug 16, 2009 at 8:41 PM, Bill Venners <bill@artima.com>
>> >>>> > wrote:
>> >>>> >>
>> >>>> >> Hi Josh,
>> >>>> >> We are getting an error when trying to deploy a snapshot release
>> >>>> >> of
>> >>>> >> ScalaTest to scala-tools.org. One thing we noticed was that you
>> >>>> >> gave
>> >>>> >> us permission for org.scalatest. About six months ago David
>> >>>> >> Bernard
>> >>>> >> suggested we deploy ScalaTest, Specs, and ScalaCheck all under the
>> >>>> >> group ID org.scala-tools.testing. I wasn't very familiar with
>> >>>> >> Maven at
>> >>>> >> the time and wasn't sure what a group ID was really. I think it
>> >>>> >> makes
>> >>>> >> more sense to deploy ScalaTest under a group ID of org.scalatest,
>> >>>> >> as
>> >>>> >> you apparently assumed made sense. I think most everyone else
>> >>>> >> would
>> >>>> >> guess that as the group ID also. If there's no other reason to
>> >>>> >> stick
>> >>>> >> with org.scala-tools.testing, then I'd rather go back to
>> >>>> >> org.scalatest
>> >>>> >> for the 1.0 release. (The next release of ScalaTest will be 1.0.)
>> >>>> >> My
>> >>>> >> only question is to whether there's anything else we need to do to
>> >>>> >> ensure ScalaTest releases get mirrored at EPFL and the central
>> >>>> >> Maven
>> >>>> >> repository.
>> >>>> >>
>> >>>> >> I've attached the information that will hopefully give you a clue
>> >>>> >> as
>> >>>> >> to what the problem is. The return code we got was 405. We got a
>> >>>> >> different error code when we purposely entered the wrong password,
>> >>>> >> so
>> >>>> >> we assume that the problem isn't the username and password.
>> >>>> >>
>> >>>> >> <target name="deploy">
>> >>>> >>     <path id="maven-ant-tasks.classpath"
>> >>>> >>           path="lib/maven-ant-tasks-2.0.10.jar" />
>> >>>> >>     <typedef resource="org/apache/maven/artifact/ant/antlib.xml"
>> >>>> >>              uri="antlib:org.apache.maven.artifact.ant"
>> >>>> >>              classpathref="maven-ant-tasks.classpath" />
>> >>>> >>
>> >>>> >>     <copy file="${dist}/lib/scalatest.jar"
>> >>>> >>           tofile="target/scalatest-${release}.jar" />
>> >>>> >>
>> >>>> >>     <artifact:pom id="mypom" file="pom.xml" />
>> >>>> >>
>> >>>> >>     <artifact:install file="target/scalatest-${release}.jar">
>> >>>> >>       <pom refid="mypom"/>
>> >>>> >>     </artifact:install>
>> >>>> >>
>> >>>> >>     <artifact:deploy file="target/scalatest-${release}.jar">
>> >>>> >>       <remoteRepository
>> >>>> >>           url="http://scala-tools.org/repo-snapshots">
>> >>>> >>         <authentication username="${deployment-username}"
>> >>>> >>                         password="${deployment-password}"/>
>> >>>> >>       </remoteRepository>
>> >>>> >>       <pom refid="mypom"/>
>> >>>> >>     </artifact:deploy>
>> >>>> >>   </target>
>> >>>> >>
>> >>>> >> deploy:
>> >>>> >> [artifact:install] [INFO] Installing
>> >>>> >> /home/george/wc/scalatest/app/target/scalatest-1.0-SNAPSHOT.jar to
>> >>>> >>
>> >>>> >>
>> >>>> >>
>> >>>> >> /home/george/.m2/repository/org/scalatest/scalatest/1.0-SNAPSHOT/scalatest-1.0-SNAPSHOT.jar
>> >>>> >> [artifact:deploy] Deploying
>> >>>> >> to http://scala-tools.org/repo-snapshots
>> >>>> >> [artifact:deploy] [INFO] Retrieving previous build number from
>> >>>> >> remote
>> >>>> >> [artifact:deploy] [INFO] repository metadata for: 'snapshot
>> >>>> >> org.scalatest:scalatest:1.0-SNAPSHOT' could not be found on
>> >>>> >> repository: remote, so will be created
>> >>>> >> [artifact:deploy] Uploading:
>> >>>> >>
>> >>>> >>
>> >>>> >> org/scalatest/scalatest/1.0-SNAPSHOT/scalatest-1.0-20090814.214525-1.jar
>> >>>> >> to remote
>> >>>> >> [artifact:deploy] Uploaded 1542K
>> >>>> >> [artifact:deploy] An error has occurred while processing the Maven
>> >>>> >> artifact tasks.
>> >>>> >> [artifact:deploy]  Diagnosis:
>> >>>> >> [artifact:deploy]
>> >>>> >> [artifact:deploy] Error deploying artifact
>> >>>> >> 'org.scalatest:scalatest:jar': Error deploying artifact: Failed to
>> >>>> >> transfer
>> >>>> >>
>> >>>> >>
>> >>>> >> file: http://scala-tools.org/repo-snapshots/org/scalatest/scalatest/1.0-SNAPSHOT/scalatest-1.0-20090814.214525-1.jar.
>> >>>> >> Return code is: 405
>> >>>> >>
>> >>>> >> The pom.xml file is:
>> >>>> >>
>> >>>> >> <project xmlns="http://maven.apache.org/POM/4.0.0"
>> >>>> >> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>> >>>> >> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
>> >>>> >> http://maven.apache.org/maven-v4_0_0.xsd">
>> >>>> >>  <modelVersion>4.0.0</modelVersion>
>> >>>> >>  <groupId>org.scalatest</groupId>
>> >>>> >>  <artifactId>scalatest</artifactId>
>> >>>> >>  <version>1.0-SNAPSHOT</version>
>> >>>> >>  <packaging>jar</packaging>
>> >>>> >>  <name>ScalaTest</name>
>> >>>> >>  <url>http://code.google.com/p/scalacheck/</url>
>> >>>> >>  <description>ScalaTest is a free, open-source testing toolkit for
>> >>>> >> Scala and Java programmers.</description>
>> >>>> >>  <licenses>
>> >>>> >>    <license>
>> >>>> >>      <name>the Apache License, ASL Version 2.0</name>
>> >>>> >>      <url>http://www.apache.org/licenses/LICENSE-2.0</url>
>> >>>> >>      <distribution>repo</distribution>
>> >>>> >>    </license>
>> >>>> >>  </licenses>
>> >>>> >>  <inceptionYear>2008</inceptionYear>
>> >>>> >>
>> >>>> >>  <properties>
>> >>>> >>    <scala.version>2.7.3</scala.version>
>> >>>> >>  </properties>
>> >>>> >>
>> >>>> >>  <repositories>
>> >>>> >>    <repository>
>> >>>> >>      <id>scala-tools.org</id>
>> >>>> >>      <name>Scala-Tools Maven2 Repository</name>
>> >>>> >>      <url>http://scala-tools.org/repo-releases</url>
>> >>>> >>    </repository>
>> >>>> >>  </repositories>
>> >>>> >>
>> >>>> >>  <dependencies>
>> >>>> >>    <dependency>
>> >>>> >>      <groupId>org.scala-lang</groupId>
>> >>>> >>      <artifactId>scala-library</artifactId>
>> >>>> >>      <version>${scala.version}</version>
>> >>>> >>      <scope>provided</scope>
>> >>>> >>    </dependency>
>> >>>> >>  </dependencies>
>> >>>> >>
>> >>>> >> </project>
>> >>>> >>
>> >>>> >> Any idea what the problem might be?
>> >>>> >>
>> >>>> >> Thanks.
>> >>>> >>
>> >>>> >> Bill
>> >>>> >>
>> >>>> >> On Sun, Aug 2, 2009 at 5:54 PM, Josh Suereth
>> >>>> >> <joshua.suereth@gmail.com>
>> >>>> >> wrote:
>> >>>> >> >
>> >>>> >> > Done!   You have permissions to deploy artifacts under the
>> >>>> >> > org.scalatest
>> >>>> >> > groupId/organization.  You should be able to use the username
>> >>>> >> > bill.venners
>> >>>> >> > and the password was emailed to this email account (from Nexus).
>> >>>> >> >
>> >>>> >> >
>> >>>> >> >
>> >>>> >> > On Wed, Jul 29, 2009 at 8:20 AM, Josh Suereth
>> >>>> >> > <joshua.suereth@gmail.com>
>> >>>> >> > wrote:
>> >>>> >> >>
>> >>>> >> >> Bill,
>> >>>> >> >>
>> >>>> >> >> Sorry, this is on my todo list, but I am, as you guessed, on
>> >>>> >> >> vacation.
>> >>>> >> >>  Next time I have Internet access I'll try to get you hooked
>> >>>> >> >> up.
>> >>>> >> >>
>> >>>> >> >> Sent from my iPhone
>> >>>> >> >>
>> >>>> >> >> On Jul 28, 2009, at 5:54 PM, Bill Venners <bill@artima.com>
>> >>>> >> >> wrote:
>> >>>> >> >>
>> >>>> >> >>> Hi David,
>> >>>> >> >>>
>> >>>> >> >>> No problem. I know everyone's busy and I appreciate you guys
>> >>>> >> >>> taking
>> >>>> >> >>> care of scala-tools.org. I have all I need now.
>> >>>> >> >>>
>> >>>> >> >>> Thanks.
>> >>>> >> >>>
>> >>>> >> >>> Bill
>> >>>> >> >>>
>> >>>> >> >>> On Tue, Jul 28, 2009 at 9:57 AM, David
>> >>>> >> >>> Pollak<feeder.of.the.bears@gmail.com> wrote:
>> >>>> >> >>>>
>> >>>> >> >>>> Bill,
>> >>>> >> >>>>
>> >>>> >> >>>> We're sorry that your request fell through the cracks.  We'd
>> >>>> >> >>>> love,
>> >>>> >> >>>> love,
>> >>>> >> >>>> love to host scalatest and help you in any way you need to
>> >>>> >> >>>> help
>> >>>> >> >>>> the
>> >>>> >> >>>> Scala
>> >>>> >> >>>> community grow.
>> >>>> >> >>>>
>> >>>> >> >>>> Once again, we're very sorry.
>> >>>> >> >>>>
>> >>>> >> >>>> David
>> >>>> >> >>>>
>> >>>> >> >>>> On Tue, Jul 28, 2009 at 8:17 AM, Bill Venners
>> >>>> >> >>>> <bill@artima.com>
>> >>>> >> >>>> wrote:
>> >>>> >> >>>>>
>> >>>> >> >>>>> Hi Antonio,
>> >>>> >> >>>>>
>> >>>> >> >>>>> Thanks. I tried emailing admin@scala-tools.org first and
>> >>>> >> >>>>> never
>> >>>> >> >>>>> got
>> >>>> >> >>>>> an
>> >>>> >> >>>>> answer. Perhaps someone is on vacation. I'm hoping there is
>> >>>> >> >>>>> someone
>> >>>> >> >>>>> out there who knows who is taking care of it. But I'll try
>> >>>> >> >>>>> again.
>> >>>> >> >>>>>
>> >>>> >> >>>>> Thanks.
>> >>>> >> >>>>>
>> >>>> >> >>>>> Bill
>> >>>> >> >>>>>
>> >>>> >> >>>>> On Tue, Jul 28, 2009 at 4:25 AM, Antonio
>> >>>> >> >>>>> Cunei<scala_ml@cunei.com>
>> >>>> >> >>>>> wrote:
>> >>>> >> >>>>>>
>> >>>> >> >>>>>> Bill,
>> >>>> >> >>>>>>
>> >>>> >> >>>>>> There is an admin email to which you can send requests
>> >>>> >> >>>>>> concerning
>> >>>> >> >>>>>> scala-tools: admin/at/scala-tools.org.
>> >>>> >> >>>>>>
>> >>>> >> >>>>>> Toni
>> >>>> >> >>>>>>
>> >>>> >> >>>>>> Bill Venners wrote:
>> >>>> >> >>>>>>>
>> >>>> >> >>>>>>> Hi All,
>> >>>> >> >>>>>>>
>> >>>> >> >>>>>>> Sorry for the blanket post but I can't seem to get ahold
>> >>>> >> >>>>>>> of
>> >>>> >> >>>>>>> whomever
>> >>>> >> >>>>>>> is doing admin for scala-tools.org. I want to get an
>> >>>> >> >>>>>>> account so
>> >>>> >> >>>>>>> I
>> >>>> >> >>>>>>> can
>> >>>> >> >>>>>>> automatically post ScalaTest releases. Can whoever is
>> >>>> >> >>>>>>> taking
>> >>>> >> >>>>>>> care
>> >>>> >> >>>>>>> of
>> >>>> >> >>>>>>> that sort of thing please email me privately?
>> >>>> >> >>>>>>>
>> >>>> >> >>>>>>> Thanks.
>> >>>> >> >>>>>>>
>> >>>> >> >>>>>>> Bill
>> >>>> >> >>>>>>> ----
>> >>>> >> >>>>>>> Bill Venners
>> >>>> >> >>>>>>> Artima, Inc.
>> >>>> >> >>>>>>> http://www.artima.com
>> >>>> >> >>>>>>>
>> >>>> >> >>>>>>
>> >>>> >> >>>>>>
>> >>>> >> >>>>>
>> >>>> >> >>>>>
>> >>>> >> >>>>>
>> >>>> >> >>>>> --
>> >>>> >> >>>>> Bill Venners
>> >>>> >> >>>>> Artima, Inc.
>> >>>> >> >>>>> http://www.artima.com
>> >>>> >> >>>>
>> >>>> >> >>>>
>> >>>> >> >>>>
>> >>>> >> >>>> --
>> >>>> >> >>>> Lift, the simply functional web framework http://liftweb.net
>> >>>> >> >>>> Beginning Scala http://www.apress.com/book/view/1430219890
>> >>>> >> >>>> Follow me: http://twitter.com/dpp
>> >>>> >> >>>> Git some: http://github.com/dpp
>> >>>> >> >>>>
>> >>>> >> >>>
>> >>>> >> >>>
>> >>>> >> >>>
>> >>>> >> >>> --
>> >>>> >> >>> Bill Venners
>> >>>> >> >>> Artima, Inc.
>> >>>> >> >>> http://www.artima.com
>> >>>> >> >
>> >>>> >>
>> >>>> >>
>> >>>> >>
>> >>>> >> --
>> >>>> >> Bill Venners
>> >>>> >> Artima, Inc.
>> >>>> >> http://www.artima.com
>> >>>> >
>> >>>> >
>> >>>>
>> >>>>
>> >>>>
>> >>>> --
>> >>>> Bill Venners
>> >>>> Artima, Inc.
>> >>>> http://www.artima.com
>> >>>
>> >>>
>> >>
>> >>
>> >>
>> >> --
>> >> Bill Venners
>> >> Artima, Inc.
>> >> http://www.artima.com
>> >>
>> >
>> >
>> >
>> > --
>> > Bill Venners
>> > Artima, Inc.
>> > http://www.artima.com
>> >
>>
>>
>>
>> --
>> Bill Venners
>> Artima, Inc.
>> http://www.artima.com
>
>



--
Bill Venners
Artima, Inc.
http://www.artima.com

Bill Venners
Joined: 2008-12-18,
User offline. Last seen 31 weeks 5 days ago.
Re: Problem deploying ScalaTest to scala-tools.org

Hi Josh,

I think that was me. Originally we put it under
org.scala-tools.testing, but I eventually decided it made more sense
to put it under org.scalatest.

Thanks.

Bill

On Wed, May 4, 2011 at 7:13 PM, Josh Suereth wrote:
> Sounds good.   Just a note, that at some point scalatest was getting
> deployed to central when it was going to the org.scala-tools.testing
> package.  I believe this was a third-party user deploying scalatest in the
> early days of scala-tools.org.
> I'll get org.scalatest synched shortly.
>
> - Josh
>
> On Wed, May 4, 2011 at 1:41 PM, Bill Venners wrote:
>>
>> Hi Josh,
>>
>> On Wed, May 4, 2011 at 8:13 AM, Josh Suereth
>> wrote:
>> > Hi Bill.   We can get you mirrored via scala-tools.org.   Sorry I've
>> > been
>> > busy recently, so I hadn't had time to pick up emails on scala-tools for
>> > about a week.
>> > If the group/organization you deploy to is stable, I can set up the
>> > ticket
>> > with the maven-central guys so that you get picked up with the rest of
>> > the
>> > artifacts.
>> > - Josh
>> >
>> Thanks. The group id I deploy to is org.scalatest. That has never
>> changed and I don't forsee it changing. Also, I did buy the
>> scalatest.org domain long before I released code under the
>> org.scalatest package name.
>>
>> We'll update our branch for this to deploy to scala-tools.org not
>> sonatype.org.
>>
>> Thanks.
>>
>> Bill
>>
>> > On Wed, May 4, 2011 at 11:10 AM, Bill Venners wrote:
>> >>
>> >> Hi Guys,
>> >>
>> >> I'm sure you guys are very busy, but can someone possibly throw me a
>> >> bone soon? I haven't heard back from multiple emails in almost a week.
>> >> A user has asked for ScalaTest to be deployed on the central Maven
>> >> repository, and we'd like to know how to do that and also deploy to
>> >> scala-tools.org. Can we deploy to scala-tools.org and have that
>> >> mirrored up to the central repository, or do we need to go through
>> >> sonatype.org to get to the central repository, and somehow mirror or
>> >> redeploy it to scala-tools.org. I'm CCing scala-tools list this time
>> >> because maybe someone else on there will have time to point me in the
>> >> right direction.
>> >>
>> >> Thanks.
>> >>
>> >> Bill
>> >>
>> >> On Mon, May 2, 2011 at 11:29 AM, Bill Venners wrote:
>> >> > Hi Guys,
>> >> >
>> >> > I never heard back from any of you on the question of how to get
>> >> > ScalaTest mirrored on the central Maven repository. Can you let me
>> >> > know whom I should be asking about this? Essentially I think my
>> >> > options are to go through scala-tools.org, or to do it the
>> >> > sonatype.org way and then somehow also get it mirrored on
>> >> > scala-tools.org. What do you think will be the best way?
>> >> >
>> >> > Thanks.
>> >> >
>> >> > Bill
>> >> >
>> >> > On Fri, Apr 29, 2011 at 9:38 AM, Bill Venners
>> >> > wrote:
>> >> >> Hi Josh,
>> >> >>
>> >> >> Almost two years ago we were talking about mirroring ScalaTest on
>> >> >> the
>> >> >> central maven repository. We never did that, but a user recently
>> >> >> requested it. We have done changes (that aren't merged into the
>> >> >> trunk
>> >> >> yet) that should make it possible to do it, but through
>> >> >> sonatype.org.
>> >> >> We added .asc signature files, plus required updates to pom:
>> >> >> dependencies, developer info, scm info, and so on. So my hope is we
>> >> >> can still do this through scala-tools.org. Can you check into that,
>> >> >> or
>> >> >> point me to someone who would be taking care of this now for
>> >> >> scala-tools.org?
>> >> >>
>> >> >> Thanks.
>> >> >>
>> >> >> Bill
>> >> >>
>> >> >> On Mon, Aug 17, 2009 at 5:46 AM, Josh Suereth
>> >> >> wrote:
>> >> >>> Great!  I'll look into how we place a "moved to XYZ" pom for
>> >> >>> existing
>> >> >>> maven
>> >> >>> users.
>> >> >>>
>> >> >>> - Josh
>> >> >>>
>> >> >>> On Mon, Aug 17, 2009 at 12:40 AM, Bill Venners
>> >> >>> wrote:
>> >> >>>>
>> >> >>>> Hi Josh,
>> >> >>>>
>> >> >>>> I do own the domain, and so I should really be releasing this
>> >> >>>> under
>> >> >>>> org.scalatest. Right now scalatest.org redirects to
>> >> >>>> artima.com/scalatest, but when 1.0 is released all that stuff will
>> >> >>>> be
>> >> >>>> under scalatest.org.
>> >> >>>>
>> >> >>>> Thanks for the answer on the error message. We'll give that a try.
>> >> >>>>
>> >> >>>> Bill
>> >> >>>>
>> >> >>>> On Sun, Aug 16, 2009 at 8:12 PM, Josh
>> >> >>>> Suereth
>> >> >>>> wrote:
>> >> >>>> > Bill,
>> >> >>>> >
>> >> >>>> > I think the reason for placing all the testing libraries under
>> >> >>>> > org.scala-tools.testing was because that way all testing
>> >> >>>> > libraries
>> >> >>>> > could
>> >> >>>> > get
>> >> >>>> > mirrored on Maven Central. I actually had forgotten about that
>> >> >>>> > when
>> >> >>>> > I
>> >> >>>> > set up
>> >> >>>> > your account.   If you'd like to have the org.scalatest domain
>> >> >>>> > mirrored
>> >> >>>> > on
>> >> >>>> > Maven Central Repository, we need to ensure that you do, in
>> >> >>>> > fact,
>> >> >>>> > own
>> >> >>>> > that
>> >> >>>> > domain.  If that's the case, I say we continue with
>> >> >>>> > org.scalatest.   We
>> >> >>>> > should also post a "the artifacts have moved" pom into the old
>> >> >>>> > location
>> >> >>>> > (I
>> >> >>>> > need to read up on  how to do that).  I need to put a ticket
>> >> >>>> > into
>> >> >>>> > the
>> >> >>>> > maven-central folks to ensure that they also pull org.scalatest
>> >> >>>> > artifacts
>> >> >>>> > along with org.scala-lang and org.scala-tools.
>> >> >>>> >
>> >> >>>> >
>> >> >>>> > The error code you're getting is related to the fact that we
>> >> >>>> > dual-host
>> >> >>>> > our
>> >> >>>> > repositories.   http://scala-tools.org/repo-snapshots is the
>> >> >>>> > statically
>> >> >>>> > hosted (and mirrored) version.
>> >> >>>> > http://nexus.scala-tools.org/content/repositories/snapshots/
>> >> >>>> > is
>> >> >>>> > the
>> >> >>>> > "nexus
>> >> >>>> > managed" URL link.  There is only one nexus server and this is
>> >> >>>> > what
>> >> >>>> > you
>> >> >>>> > must
>> >> >>>> > use to deploy your artifacts (which will then be mirrored to the
>> >> >>>> > scala-tools.org boxes).
>> >> >>>> >
>> >> >>>> >
>> >> >>>> > - Josh
>> >> >>>> >
>> >> >>>> > On Sun, Aug 16, 2009 at 8:41 PM, Bill Venners
>> >> >>>> > wrote:
>> >> >>>> >>
>> >> >>>> >> Hi Josh,
>> >> >>>> >> We are getting an error when trying to deploy a snapshot
>> >> >>>> >> release
>> >> >>>> >> of
>> >> >>>> >> ScalaTest to scala-tools.org. One thing we noticed was that you
>> >> >>>> >> gave
>> >> >>>> >> us permission for org.scalatest. About six months ago David
>> >> >>>> >> Bernard
>> >> >>>> >> suggested we deploy ScalaTest, Specs, and ScalaCheck all under
>> >> >>>> >> the
>> >> >>>> >> group ID org.scala-tools.testing. I wasn't very familiar with
>> >> >>>> >> Maven at
>> >> >>>> >> the time and wasn't sure what a group ID was really. I think it
>> >> >>>> >> makes
>> >> >>>> >> more sense to deploy ScalaTest under a group ID of
>> >> >>>> >> org.scalatest,
>> >> >>>> >> as
>> >> >>>> >> you apparently assumed made sense. I think most everyone else
>> >> >>>> >> would
>> >> >>>> >> guess that as the group ID also. If there's no other reason to
>> >> >>>> >> stick
>> >> >>>> >> with org.scala-tools.testing, then I'd rather go back to
>> >> >>>> >> org.scalatest
>> >> >>>> >> for the 1.0 release. (The next release of ScalaTest will be
>> >> >>>> >> 1.0.)
>> >> >>>> >> My
>> >> >>>> >> only question is to whether there's anything else we need to do
>> >> >>>> >> to
>> >> >>>> >> ensure ScalaTest releases get mirrored at EPFL and the central
>> >> >>>> >> Maven
>> >> >>>> >> repository.
>> >> >>>> >>
>> >> >>>> >> I've attached the information that will hopefully give you a
>> >> >>>> >> clue
>> >> >>>> >> as
>> >> >>>> >> to what the problem is. The return code we got was 405. We got
>> >> >>>> >> a
>> >> >>>> >> different error code when we purposely entered the wrong
>> >> >>>> >> password,
>> >> >>>> >> so
>> >> >>>> >> we assume that the problem isn't the username and password.
>> >> >>>> >>
>> >> >>>> >>
>> >> >>>> >>     > >> >>>> >>           path="lib/maven-ant-tasks-2.0.10.jar" />
>> >> >>>> >>     > >> >>>> >> resource="org/apache/maven/artifact/ant/antlib.xml"
>> >> >>>> >>              uri="antlib:org.apache.maven.artifact.ant"
>> >> >>>> >>              classpathref="http://www.scala-lang.org/maven-ant-tasks.classpath#" />
>> >> >>>> >>
>> >> >>>> >>     > >> >>>> >>           tofile="target/scalatest-${release}.jar" />
>> >> >>>> >>
>> >> >>>> >>    
>> >> >>>> >>
>> >> >>>> >>    
>> >> >>>> >>      
>> >> >>>> >>    
>> >> >>>> >>
>> >> >>>> >>    
>> >> >>>> >>       > >> >>>> >>           url="http://scala-tools.org/repo-snapshots">
>> >> >>>> >>         > >> >>>> >>                         password="${deployment-password}"/>
>> >> >>>> >>      
>> >> >>>> >>      
>> >> >>>> >>    
>> >> >>>> >>  
>> >> >>>> >>
>> >> >>>> >> deploy:
>> >> >>>> >> [artifact:install] [INFO] Installing
>> >> >>>> >> /home/george/wc/scalatest/app/target/scalatest-1.0-SNAPSHOT.jar
>> >> >>>> >> to
>> >> >>>> >>
>> >> >>>> >>
>> >> >>>> >>
>> >> >>>> >>
>> >> >>>> >> /home/george/.m2/repository/org/scalatest/scalatest/1.0-SNAPSHOT/scalatest-1.0-SNAPSHOT.jar
>> >> >>>> >> [artifact:deploy] Deploying
>> >> >>>> >> to http://scala-tools.org/repo-snapshots
>> >> >>>> >> [artifact:deploy] [INFO] Retrieving previous build number from
>> >> >>>> >> remote
>> >> >>>> >> [artifact:deploy] [INFO] repository metadata for: 'snapshot
>> >> >>>> >> org.scalatest:scalatest:1.0-SNAPSHOT' could not be found on
>> >> >>>> >> repository: remote, so will be created
>> >> >>>> >> [artifact:deploy] Uploading:
>> >> >>>> >>
>> >> >>>> >>
>> >> >>>> >>
>> >> >>>> >> org/scalatest/scalatest/1.0-SNAPSHOT/scalatest-1.0-20090814.214525-1.jar
>> >> >>>> >> to remote
>> >> >>>> >> [artifact:deploy] Uploaded 1542K
>> >> >>>> >> [artifact:deploy] An error has occurred while processing the
>> >> >>>> >> Maven
>> >> >>>> >> artifact tasks.
>> >> >>>> >> [artifact:deploy]  Diagnosis:
>> >> >>>> >> [artifact:deploy]
>> >> >>>> >> [artifact:deploy] Error deploying artifact
>> >> >>>> >> 'org.scalatest:scalatest:jar': Error deploying artifact: Failed
>> >> >>>> >> to
>> >> >>>> >> transfer
>> >> >>>> >>
>> >> >>>> >>
>> >> >>>> >>
>> >> >>>> >> file: http://scala-tools.org/repo-snapshots/org/scalatest/scalatest/1.0-SNAPSHOT/scalatest-1.0-20090814.214525-1.jar.
>> >> >>>> >> Return code is: 405
>> >> >>>> >>
>> >> >>>> >> The pom.xml file is:
>> >> >>>> >>
>> >> >>>> >> > >> >>>> >> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>> >> >>>> >> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
>> >> >>>> >> http://maven.apache.org/maven-v4_0_0.xsd">
>> >> >>>> >>  4.0.0
>> >> >>>> >>  org.scalatest
>> >> >>>> >>  scalatest
>> >> >>>> >>  1.0-SNAPSHOT
>> >> >>>> >>  jar
>> >> >>>> >>  ScalaTest
>> >> >>>> >>  http://code.google.com/p/scalacheck/
>> >> >>>> >>  ScalaTest is a free, open-source testing toolkit
>> >> >>>> >> for
>> >> >>>> >> Scala and Java programmers.
>> >> >>>> >>  
>> >> >>>> >>    
>> >> >>>> >>      the Apache License, ASL Version 2.0
>> >> >>>> >>      http://www.apache.org/licenses/LICENSE-2.0
>> >> >>>> >>      repo
>> >> >>>> >>    
>> >> >>>> >>  
>> >> >>>> >>  2008
>> >> >>>> >>
>> >> >>>> >>  
>> >> >>>> >>    2.7.3
>> >> >>>> >>  
>> >> >>>> >>
>> >> >>>> >>  
>> >> >>>> >>    
>> >> >>>> >>      scala-tools.org
>> >> >>>> >>      Scala-Tools Maven2 Repository
>> >> >>>> >>      http://scala-tools.org/repo-releases
>> >> >>>> >>    
>> >> >>>> >>  
>> >> >>>> >>
>> >> >>>> >>  
>> >> >>>> >>    
>> >> >>>> >>      org.scala-lang
>> >> >>>> >>      scala-library
>> >> >>>> >>      ${scala.version}
>> >> >>>> >>      provided
>> >> >>>> >>    
>> >> >>>> >>  
>> >> >>>> >>
>> >> >>>> >>
>> >> >>>> >>
>> >> >>>> >> Any idea what the problem might be?
>> >> >>>> >>
>> >> >>>> >> Thanks.
>> >> >>>> >>
>> >> >>>> >> Bill
>> >> >>>> >>
>> >> >>>> >> On Sun, Aug 2, 2009 at 5:54 PM, Josh Suereth
>> >> >>>> >>
>> >> >>>> >> wrote:
>> >> >>>> >> >
>> >> >>>> >> > Done!   You have permissions to deploy artifacts under the
>> >> >>>> >> > org.scalatest
>> >> >>>> >> > groupId/organization.  You should be able to use the username
>> >> >>>> >> > bill.venners
>> >> >>>> >> > and the password was emailed to this email account (from
>> >> >>>> >> > Nexus).
>> >> >>>> >> >
>> >> >>>> >> >
>> >> >>>> >> >
>> >> >>>> >> > On Wed, Jul 29, 2009 at 8:20 AM, Josh Suereth
>> >> >>>> >> >
>> >> >>>> >> > wrote:
>> >> >>>> >> >>
>> >> >>>> >> >> Bill,
>> >> >>>> >> >>
>> >> >>>> >> >> Sorry, this is on my todo list, but I am, as you guessed, on
>> >> >>>> >> >> vacation.
>> >> >>>> >> >>  Next time I have Internet access I'll try to get you hooked
>> >> >>>> >> >> up.
>> >> >>>> >> >>
>> >> >>>> >> >> Sent from my iPhone
>> >> >>>> >> >>
>> >> >>>> >> >> On Jul 28, 2009, at 5:54 PM, Bill Venners
>> >> >>>> >> >> wrote:
>> >> >>>> >> >>
>> >> >>>> >> >>> Hi David,
>> >> >>>> >> >>>
>> >> >>>> >> >>> No problem. I know everyone's busy and I appreciate you
>> >> >>>> >> >>> guys
>> >> >>>> >> >>> taking
>> >> >>>> >> >>> care of scala-tools.org. I have all I need now.
>> >> >>>> >> >>>
>> >> >>>> >> >>> Thanks.
>> >> >>>> >> >>>
>> >> >>>> >> >>> Bill
>> >> >>>> >> >>>
>> >> >>>> >> >>> On Tue, Jul 28, 2009 at 9:57 AM, David
>> >> >>>> >> >>> Pollak wrote:
>> >> >>>> >> >>>>
>> >> >>>> >> >>>> Bill,
>> >> >>>> >> >>>>
>> >> >>>> >> >>>> We're sorry that your request fell through the cracks.
>> >> >>>> >> >>>>  We'd
>> >> >>>> >> >>>> love,
>> >> >>>> >> >>>> love,
>> >> >>>> >> >>>> love to host scalatest and help you in any way you need to
>> >> >>>> >> >>>> help
>> >> >>>> >> >>>> the
>> >> >>>> >> >>>> Scala
>> >> >>>> >> >>>> community grow.
>> >> >>>> >> >>>>
>> >> >>>> >> >>>> Once again, we're very sorry.
>> >> >>>> >> >>>>
>> >> >>>> >> >>>> David
>> >> >>>> >> >>>>
>> >> >>>> >> >>>> On Tue, Jul 28, 2009 at 8:17 AM, Bill Venners
>> >> >>>> >> >>>>
>> >> >>>> >> >>>> wrote:
>> >> >>>> >> >>>>>
>> >> >>>> >> >>>>> Hi Antonio,
>> >> >>>> >> >>>>>
>> >> >>>> >> >>>>> Thanks. I tried emailing admin@scala-tools.org first and
>> >> >>>> >> >>>>> never
>> >> >>>> >> >>>>> got
>> >> >>>> >> >>>>> an
>> >> >>>> >> >>>>> answer. Perhaps someone is on vacation. I'm hoping there
>> >> >>>> >> >>>>> is
>> >> >>>> >> >>>>> someone
>> >> >>>> >> >>>>> out there who knows who is taking care of it. But I'll
>> >> >>>> >> >>>>> try
>> >> >>>> >> >>>>> again.
>> >> >>>> >> >>>>>
>> >> >>>> >> >>>>> Thanks.
>> >> >>>> >> >>>>>
>> >> >>>> >> >>>>> Bill
>> >> >>>> >> >>>>>
>> >> >>>> >> >>>>> On Tue, Jul 28, 2009 at 4:25 AM, Antonio
>> >> >>>> >> >>>>> Cunei
>> >> >>>> >> >>>>> wrote:
>> >> >>>> >> >>>>>>
>> >> >>>> >> >>>>>> Bill,
>> >> >>>> >> >>>>>>
>> >> >>>> >> >>>>>> There is an admin email to which you can send requests
>> >> >>>> >> >>>>>> concerning
>> >> >>>> >> >>>>>> scala-tools: admin/at/scala-tools.org.
>> >> >>>> >> >>>>>>
>> >> >>>> >> >>>>>> Toni
>> >> >>>> >> >>>>>>
>> >> >>>> >> >>>>>> Bill Venners wrote:
>> >> >>>> >> >>>>>>>
>> >> >>>> >> >>>>>>> Hi All,
>> >> >>>> >> >>>>>>>
>> >> >>>> >> >>>>>>> Sorry for the blanket post but I can't seem to get
>> >> >>>> >> >>>>>>> ahold
>> >> >>>> >> >>>>>>> of
>> >> >>>> >> >>>>>>> whomever
>> >> >>>> >> >>>>>>> is doing admin for scala-tools.org. I want to get an
>> >> >>>> >> >>>>>>> account so
>> >> >>>> >> >>>>>>> I
>> >> >>>> >> >>>>>>> can
>> >> >>>> >> >>>>>>> automatically post ScalaTest releases. Can whoever is
>> >> >>>> >> >>>>>>> taking
>> >> >>>> >> >>>>>>> care
>> >> >>>> >> >>>>>>> of
>> >> >>>> >> >>>>>>> that sort of thing please email me privately?
>> >> >>>> >> >>>>>>>
>> >> >>>> >> >>>>>>> Thanks.
>> >> >>>> >> >>>>>>>
>> >> >>>> >> >>>>>>> Bill
>> >> >>>> >> >>>>>>> ----
>> >> >>>> >> >>>>>>> Bill Venners
>> >> >>>> >> >>>>>>> Artima, Inc.
>> >> >>>> >> >>>>>>> http://www.artima.com
>> >> >>>> >> >>>>>>>
>> >> >>>> >> >>>>>>
>> >> >>>> >> >>>>>>
>> >> >>>> >> >>>>>
>> >> >>>> >> >>>>>
>> >> >>>> >> >>>>>
>> >> >>>> >> >>>>> --
>> >> >>>> >> >>>>> Bill Venners
>> >> >>>> >> >>>>> Artima, Inc.
>> >> >>>> >> >>>>> http://www.artima.com
>> >> >>>> >> >>>>
>> >> >>>> >> >>>>
>> >> >>>> >> >>>>
>> >> >>>> >> >>>> --
>> >> >>>> >> >>>> Lift, the simply functional web framework
>> >> >>>> >> >>>> http://liftweb.net
>> >> >>>> >> >>>> Beginning Scala http://www.apress.com/book/view/1430219890
>> >> >>>> >> >>>> Follow me: http://twitter.com/dpp
>> >> >>>> >> >>>> Git some: http://github.com/dpp
>> >> >>>> >> >>>>
>> >> >>>> >> >>>
>> >> >>>> >> >>>
>> >> >>>> >> >>>
>> >> >>>> >> >>> --
>> >> >>>> >> >>> Bill Venners
>> >> >>>> >> >>> Artima, Inc.
>> >> >>>> >> >>> http://www.artima.com
>> >> >>>> >> >
>> >> >>>> >>
>> >> >>>> >>
>> >> >>>> >>
>> >> >>>> >> --
>> >> >>>> >> Bill Venners
>> >> >>>> >> Artima, Inc.
>> >> >>>> >> http://www.artima.com
>> >> >>>> >
>> >> >>>> >
>> >> >>>>
>> >> >>>>
>> >> >>>>
>> >> >>>> --
>> >> >>>> Bill Venners
>> >> >>>> Artima, Inc.
>> >> >>>> http://www.artima.com
>> >> >>>
>> >> >>>
>> >> >>
>> >> >>
>> >> >>
>> >> >> --
>> >> >> Bill Venners
>> >> >> Artima, Inc.
>> >> >> http://www.artima.com
>> >> >>
>> >> >
>> >> >
>> >> >
>> >> > --
>> >> > Bill Venners
>> >> > Artima, Inc.
>> >> > http://www.artima.com
>> >> >
>> >>
>> >>
>> >>
>> >> --
>> >> Bill Venners
>> >> Artima, Inc.
>> >> http://www.artima.com
>> >
>> >
>>
>>
>>
>> --
>> Bill Venners
>> Artima, Inc.
>> http://www.artima.com
>
>

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland