Sorry i didn't tell you that the internalRepository refers to my
snapshot repository. I have deployed maven-jpf-plugin into :
~/.m2/repositorySnapshot/casino/plugins/maven-jpf-plugin/1.0-SNAPSHO
T/maven-jpf-plugin-1.0-20061127.122645-2.jar
and in settings.xml, i refer thar repository as internalSnapshot.
<repository>
<id>internalSnapshot</id>
<name>snapshot repository</name>
<url>file:/localhost/home/deployer/.m2/repositorySnapshot</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>internalSnapshot</id>
<url>file:/localhost/home/deployer/.m2/repositorySnapshot</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</pluginRepository>
regards
On 11/28/06, Avegaart, Menno <[EMAIL PROTECTED]> wrote:
The http://people.apache.org/repo/m2-snapshot-repository/ plugin repository
you've added only contains snapshot releases of maven2 plugins that have
groupId org.apache.maven.plugins.
You'll need to specify a plugin repository that contains
casino.plugins:maven-jpf-plugin or add it to your local repository.
_____________________________________________________________________________________________________________________
Important notice: The information contained in this email is intended solely
for the use of the individual or entity to whom it is addressed and others
authorised to receive it. It may contain confidential or legally privileged
information. If you are not the intended recipient you are hereby notified that
any disclosure, copying, distribution or taking any action in reliance on the
contents of this information is strictly prohibited and may be unlawful. If you
have received this information in error, please notify us immediately by
responding to this email and then delete it from your system. Brocacef Holding
and its subsidiaries are neither liable for the proper and complete
transmission of the information contained in this email nor for any delay in
its receipt.
_______________________________________________________________________
______________________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Lic Matias Urbieta
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]