Hi, How am I supposed to link in the common artifact into epluribus in order to make maven2 happy?
the only thing I can see in the pom is <parent> <artifactId>common</artifactId> <groupId>com.javaforge.tapestry</groupId> <version>0.1.1</version> </parent> and I don't know where I should get it from... There should be a tapestry maven repository for all the new stuff having non-mavenized dependencies. ted --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
