Try adding this to your pom file:
[code]<pluginRepositories>
<pluginRepository>
<id>magnolia.public</id>
<url>https://nexus.magnolia-cms.com/content/groups/public</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>[/code]
If this doesn't help, try adding it to the pluginRepositories in the
settings.xml of your .m2 directory (local maven repository, probably can be
found in your system user's directory).
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=499a6b13-c968-48cd-a610-6df6e3da7831
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------