Hi Gerolf, Great to have this available in a repository. We're using this now in a project and we're really satisfied. One problem though is that we're using maven:release to release our projects and it refuses to release with snapshot dependencies (as it should :)). Could we perhaps bother you to make a release of wicket-jmx-panel? It seems stable enough.
Thanks in advance, Ivo van Dongen On Fri, Mar 7, 2008 at 4:00 AM, Gerolf Seitz <[EMAIL PROTECTED]> wrote: > done, wicketstuff-jmx-panel is in the wicketstuff.org maven repository > > <dependency> > <groudId>org.wicketstuff</groupId> > <artifactId>wicketstuff-jmx-panel</artifactId> > <version>1.3-SNAPSHOT</version> > </dependency> > > cheers, > Gerolf > > > On Wed, Mar 5, 2008 at 12:13 PM, Rommert de Bruijn <[EMAIL PROTECTED]> > wrote: > > > Hi, > > > > I'm setting up a small PoC web application with JMX, Spring & Wicket. > > Among other things I'm using the JmxPanel component by Gerolf Seitz. > > which I checked out here: > > > > > https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-jmx-panel/ > > > > The JmxPanel component works like a charm, so I'd like to add a > > dependency for the wicketstuff-jmx-panel artifact to my project. > > Unfortunately, I can't seem to find a repository that contains the > > wicketstuff-jmx-panel artifact at all. > > > > For now, I created a .jar from the svn checkout and added it to our > > local repository, but it would be preferable to use a public repository. > > Can anyone help me out? > > > > Thanks in advance, > > Rommert > > > > -- > > Rommert de Bruijn > > Func. Internet Integration > > W http://www.func.nl > > T +31 20 4230000 > > F +31 20 4223500 > > > > > -- Ivo van Dongen Func. Internet Integration W http://www.func.nl T +31 20 4230000 F +31 20 4223500
