You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Karthik Manimaran <mk...@gmail.com> on 2005/12/12 17:32:01 UTC

Maven2 - Plugin error - Repost

Hi,

I get the following error when I try to use the PMD (and ashkelon) plugin

[INFO] Searching repository for plugin with prefix: 'ashkelon'.
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-report

-parent/2.0-alpha-1/maven-report-parent-2.0-alpha-1.pom
[INFO]
-------------------------------------------------------------------------
---
[ERROR] BUILD ERROR
[INFO]
-------------------------------------------------------------------------
---
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.maven.plugins:maven-report-parent

Reason: Error getting POM for 'org.apache.maven.plugins:maven-report-parent'
fro
m the repository: Error transferring file
  org.apache.maven.plugins:maven-report-parent:2.0-alpha-1:pom

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)

I dont see jar in 
http://www.ibiblio.org/maven2/plugins/org/apache/maven/plugins/maven-report-parent/2.0-alpha-3/
 that I can download and install.

Does it mean that this plugin an PMD plugin doesnt work in Maven2 yet? If it
does where am I going wrong?

Thanks and regards,
Karthik.

Re: Maven2 - Plugin error - Repost

Posted by Karthik Manimaran <mk...@gmail.com>.
Thanks Kenney. Its working. So far I had been not been getting the latest
versions from http://www.ibiblio.org/maven2/org/apache/maven/plugins/  and
was getting it from
http://www.ibiblio.org/maven2/plugins/org/apache/maven/plugins/ which led to
this problem.

Thanks and regards,
Karthik.


On 12/12/05, Kenney Westerhof <ke...@apache.org> wrote:
>
> On Mon, 12 Dec 2005, Karthik Manimaran wrote:
>
> Not sure where you got the Ashkelon plugin since it's marked as 'will not
> be converted to m2' on the maven plugin matrix, and I can't find it in the
> m2
> and the mojo repositories..
>
> The maven-reporting-parent doesn't exist; so the plugin should use
> maven-plugin-parent as a parent. The PMD plugin does that, though, and
> that should work (latest is 2.0-alpha-2)
>
> -- Kenney
>
> > Hi,
> >
> > I get the following error when I try to use the PMD (and ashkelon)
> plugin
> >
> > [INFO] Searching repository for plugin with prefix: 'ashkelon'.
> > Downloading:
> http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-report
> >
> > -parent/2.0-alpha-1/maven-report-parent-2.0-alpha-1.pom
> > [INFO]
> >
> -------------------------------------------------------------------------
> > ---
> > [ERROR] BUILD ERROR
> > [INFO]
> >
> -------------------------------------------------------------------------
> > ---
> > [INFO] Error building POM (may not be this project's POM).
> >
> >
> > Project ID: org.apache.maven.plugins:maven-report-parent
> >
> > Reason: Error getting POM for '
> org.apache.maven.plugins:maven-report-parent'
> > fro
> > m the repository: Error transferring file
> >   org.apache.maven.plugins:maven-report-parent:2.0-alpha-1:pom
> >
> > from the specified remote repositories:
> >   central (http://repo1.maven.org/maven2)
> >
> > I dont see jar in
> >
> http://www.ibiblio.org/maven2/plugins/org/apache/maven/plugins/maven-report-parent/2.0-alpha-3/
> >  that I can download and install.
> >
> > Does it mean that this plugin an PMD plugin doesnt work in Maven2 yet?
> If it
> > does where am I going wrong?
> >
> > Thanks and regards,
> > Karthik.
> >
>
> --
> Kenney Westerhof
> http://www.neonics.com
> GPG public key: http://www.gods.nl/~forge/kenneyw.key
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: Maven2 - Plugin error - Repost

Posted by Kenney Westerhof <ke...@apache.org>.
On Mon, 12 Dec 2005, Karthik Manimaran wrote:

Not sure where you got the Ashkelon plugin since it's marked as 'will not
be converted to m2' on the maven plugin matrix, and I can't find it in the m2
and the mojo repositories..

The maven-reporting-parent doesn't exist; so the plugin should use
maven-plugin-parent as a parent. The PMD plugin does that, though, and
that should work (latest is 2.0-alpha-2)

-- Kenney

> Hi,
>
> I get the following error when I try to use the PMD (and ashkelon) plugin
>
> [INFO] Searching repository for plugin with prefix: 'ashkelon'.
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-report
>
> -parent/2.0-alpha-1/maven-report-parent-2.0-alpha-1.pom
> [INFO]
> -------------------------------------------------------------------------
> ---
> [ERROR] BUILD ERROR
> [INFO]
> -------------------------------------------------------------------------
> ---
> [INFO] Error building POM (may not be this project's POM).
>
>
> Project ID: org.apache.maven.plugins:maven-report-parent
>
> Reason: Error getting POM for 'org.apache.maven.plugins:maven-report-parent'
> fro
> m the repository: Error transferring file
>   org.apache.maven.plugins:maven-report-parent:2.0-alpha-1:pom
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2)
>
> I dont see jar in
> http://www.ibiblio.org/maven2/plugins/org/apache/maven/plugins/maven-report-parent/2.0-alpha-3/
>  that I can download and install.
>
> Does it mean that this plugin an PMD plugin doesnt work in Maven2 yet? If it
> does where am I going wrong?
>
> Thanks and regards,
> Karthik.
>

--
Kenney Westerhof
http://www.neonics.com
GPG public key: http://www.gods.nl/~forge/kenneyw.key

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org