Hint: Use mavensearch.net for finding exactly what to paste into pom.xml It indexes not only central, but also a bunch of other useful repositories.
Olle Hallin Senior Java Developer and Architect olle.hal...@crisp.se www.crisp.se 2009/10/13 Borut Bolčina <borut.bolc...@gmail.com> > Roy, > > you do not have to specify the <repository> as the chenillekit is in the > main maven repository (included by default). > > Cheers, > Borut > > 2009/10/13 Roy Douglas <onj888-tapes...@yahoo.com.hk> > > > > > thanks, how about the repo? is it > > > > <repository> > > <id>chenillekit</id> > > <url>http://repo1.maven.org/maven2/org/chenillekit/</url> > > </repository> > > > > > > > > > > > > Kalle Korhonen-2 wrote: > > > > > > Depending on what you need, e.g: > > > <dependency> > > > <groupId>org.chenillekit</groupId> > > > <artifactId>chenillekit-tapestry</artifactId> > > > <version>1.2.0</version> > > > </dependency> > > > > > > The released artifacts are in repo1... > > > > > > Kalle > > > > > > > > > On Tue, Oct 13, 2009 at 12:08 PM, Roy Douglas > > > <onj888-tapes...@yahoo.com.hk> wrote: > > >> > > >> Hi, > > >> > > >> sorry, I really don't know what to put it in my pom.xml, I tried to > > >> search > > >> through google and here, > > >> would you please tell me what is the url of the repo and group id and > > >> artifact id I should use? > > >> > > >> Thanks > > >> Roy > > >> > > >> > > >> Massimo Lusetti wrote: > > >>> > > >>> Hi everyone, > > >>> I'm happy to announce the 1.2.0 release of the ChenilleKit project, > > >>> our first release compatible with Tapestry 5.1.0.5. > > >>> > > >>> The ChenilleKit project lately have suffered from various issues > > >>> affecting project management that have complicated more then the > > >>> necessary the development. > > >>> > > >>> We finally find peace at CodeHaus http://chenillekit.codehaus.org. > > >>> > > >>> Anyway the release is done now and for the first time you will find > > >>> 1.2.0 artifacts in the central maven repo, thanks to CodeHaus syncing > > >>> with it. I think this is a great plus for us and everyone using > > >>> ChenilleKit. > > >>> > > >>> I would like 1.2.0 to be released as a distribution outside maven > > >>> scope too, but I failed, so you will find 1.2.0 only as a maven > > >>> artifacts, sorry for that. > > >>> > > >>> Due to our late moves (from googlecode to tapestry...@formos and > then > > >>> to CodeHaus) we lost our JIRA issues and we cannot produce a reliable > > >>> release notes. > > >>> > > >>> I would like to remember one more time to everyone interested that we > > >>> have our own mailing lists: > > >>> - annou...@chenillekit.codehaus.org Projects announcing important > > >>> news about the project, used by the team. > > >>> - u...@chenillekit.codehaus.org Users discussions and support > > >>> - d...@chenillekit.codehaus.org Developers discussions about all > > >>> aspect of Chenillekit coding. > > >>> - s...@chenillakit.codehaus.org Commit logs and JIRA issues > > >>> > > >>> Cheers > > >>> -- > > >>> Massimo > > >>> http://meridio.blogspot.com > > >>> > > >>> --------------------------------------------------------------------- > > >>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > >>> For additional commands, e-mail: users-h...@tapestry.apache.org > > >>> > > >>> > > >>> > > >> > > >> -- > > >> View this message in context: > > >> > > > http://www.nabble.com/-ANNOUNCE--ChenilleKit-1.2.0-RELEASE-tp25511012p25878865.html > > >> Sent from the Tapestry - User mailing list archive at Nabble.com. > > >> > > >> > > >> --------------------------------------------------------------------- > > >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > >> For additional commands, e-mail: users-h...@tapestry.apache.org > > >> > > >> > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > > > > > > > > > > -- > > View this message in context: > > > http://www.nabble.com/-ANNOUNCE--ChenilleKit-1.2.0-RELEASE-tp25511012p25879735.html > > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > >