Hello,

Based on the positive reception for a 1.4.7 wicketstuff-core release, 4 positive votes (3 + mine) and no negative, I promoted the staged release into the sonatype repository and filed the ticket for central sync up.

The sync up has now occurred and the 1.4.7 artifacts are available through maven central (http://repo2.maven.org/maven2/org/wicketstuff).

Tag: https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/tags/wicketstuff-core-1.4.7

To use in Maven:

<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>${module}</artifactId>
<version>1.4.7</version>
</dependency>

The module names come from what is defined in each module's POM (so each module directory/pom.xml that produces a jar artifact).

Regards,

Mike






---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to