Done,
I have left the checksums off so people know this is not official (can put some md5 ones there if you want)

Tested with the following.

Ian

<dependency>
      <groupId>de.odysseus.juel</groupId>
      <artifactId>juel</artifactId>
      <version>2.1.2</version>
    </dependency>
    <dependency>
      <groupId>de.odysseus.juel</groupId>
      <artifactId>juel-api</artifactId>
      <version>2.1.2</version>
    </dependency>
    <dependency>
      <groupId>de.odysseus.juel</groupId>
      <artifactId>juel-impl</artifactId>
      <version>2.1.2</version>
    </dependency>

...

 <repositories>
    <repository>
      <id>sakai repo temp for Juel</id>
      <url>http://source.sakaiproject.org/maven2</url>
      <releases>
        <enabled>true</enabled>
      </releases>
      <snapshots>
        <enabled>false</enabled>
      </snapshots>
    </repository>
  </repositories>


On 16 Jun 2009, at 16:52, Adam Winer wrote:

Either caret.cam.ac.uk or sakaiproject would be great. I'm hopefully this
won't last long.
Thanks,
Adam


On Mon, Jun 15, 2009 at 2:21 PM, Ian Boston <i...@tfd.co.uk> wrote:

Several options,

1. I can put it up at http://www2.caret.cam.ac.uk/maven2/ (no guarantees about hosting and probably on the wrong side of the pond relative to most of
the developers, but quite close to I2)
3. I can probably push it to http://source.sakaiproject.org/maven2/ which IIRC is hosted at iu.edu again no guarantees about hosting, but already
serving load.
2. You could put it in you home public_html at people.apache.org (and
probably only acceptable on a very temp basis)

Ian


On 15 Jun 2009, at 18:04, Adam Winer wrote:

Does anyone have access to a maven repository that can host JARs, at
least temporarily? I'd really like to get Shindig up to JUEL 2.1.2 to
take advantage of better coercion, but the Maven overlords haven't
responded to http://jira.codehaus.org/browse/MAVENUPLOAD-2443 in the
six weeks since it was filed.

Thanks,
Adam




Reply via email to