Hi, I tried buiding shale-starter by maven2. insted of ant.
Then, I found a diference between groupId's structure in pom.xml and structure of repository for tiles. In http://people.apache.org/maven-snapshot-repository/org/apache/struts/shale/shale-tiles/1.0.3-SNAPSHOT/shale-tiles-1.0.3-SNAPSHOT.pom : <groupId>org.apache.tiles</groupId> <artifactId>tiles-core</artifactId> <version>0.2-SNAPSHOT</version> In http://people.apache.org/maven-snapshot-repository/ : org/apache/*struts*/tiles/tiles-core/0.2-SNAPSHOT/ Is it a mistake in pom.xml ? Thanks, Yoshitaka --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

