Plexus-Interpolation
===============
[](http://search.maven.org/artifact/org.codehaus.plexus/plexus-interpolation)
The current master is now at https://github.com/codehaus-plexus/plexus-interpolation
Components for interpolating `${}` strings and the like.
For publishing [the site](https://codehaus-plexus.github.io/plexus-interpolation/) do the following:
```
mvn -Preporting verify site-deploy
```
|