Skip to content

Commit

Permalink
tiles are now resolved if part of the reactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Maurizio Pillitu committed Mar 30, 2013
1 parent 9843244 commit 2fe4b78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<description>Wicket Quickstart to test tiles-maven-plugin</description>

<modules>
<module>wicket-build</module>
<module>wicket-components</module>
<module>wicket-webapp</module>
</modules>
Expand Down
2 changes: 1 addition & 1 deletion wicket-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<tile.resources>it.session.maven.tiles:maven-resources-tile:1.0</tile.resources>
<tile.jetty>it.session.maven.tiles:maven-jetty-tile:1.0</tile.jetty>

<jetty.plugin.version>8.0.0.M2</jetty.plugin.version>
<jetty.plugin.version>8.1.0.RC5</jetty.plugin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 2fe4b78

Please sign in to comment.