Thanks for setting up my annotation project. It is working great. By the way, I had to update the wicketstuff-parent/pom.xml to include 'src/test/resources' as a resources directory (I put a log4j.properties file there for my test cases).
I ask about the public maven repo because wicket itself gets put up there fairly quickly: http://repo1.maven.org/maven2/org/apache/wicket/wicket/1.4-m1/ I was wondering how that happened. It would be nice to publish wicket-stuff there as well so users don't have to define a different repository in their pom. I've never published up to the public maven repository, so I don't know if this is hard or easy. -Doug Mr Mean wrote: > > I created the wicketstuff annotation project in teamcity for you. > As for documentation on the build system, there is the teamcity > documentation but i don't think that is what you mean. > if the pom is correctly configured tc will automatically place the > build artifacts in the wicket stuff repo. > I am not aware of any synchronization between wicket stuff repo and > public maven repo. > -- View this message in context: http://www.nabble.com/configuring-wicketstuff-projects-on-teamcity-tp17036141p17082612.html Sent from the Wicket - Dev mailing list archive at Nabble.com.
