Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E9ACF7977 for ; Tue, 20 Sep 2011 19:14:10 +0000 (UTC) Received: (qmail 92475 invoked by uid 500); 20 Sep 2011 19:14:08 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 92418 invoked by uid 500); 20 Sep 2011 19:14:08 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 92405 invoked by uid 99); 20 Sep 2011 19:14:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Sep 2011 19:14:08 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [15.216.28.36] (HELO g1t0029.austin.hp.com) (15.216.28.36) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Sep 2011 19:13:57 +0000 Received: from G1W0401.americas.hpqcorp.net (g1w0401.americas.hpqcorp.net [16.236.31.6]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by g1t0029.austin.hp.com (Postfix) with ESMTPS id 77B94380AB for ; Tue, 20 Sep 2011 19:13:35 +0000 (UTC) Received: from G9W0704G.americas.hpqcorp.net (16.216.198.35) by G1W0401.americas.hpqcorp.net (16.236.31.6) with Microsoft SMTP Server (TLS) id 8.2.176.0; Tue, 20 Sep 2011 19:13:08 +0000 Received: from G9W0750.americas.hpqcorp.net ([169.254.6.233]) by G9W0704G.americas.hpqcorp.net ([16.216.198.35]) with mapi id 14.01.0289.001; Tue, 20 Sep 2011 19:13:08 +0000 From: "Hahn, Christopher (SAN DIEGO)" To: Maven Users List Subject: Not a valid plugin file: maven-taglib-plugin-1.4.2.jar Thread-Topic: Not a valid plugin file: maven-taglib-plugin-1.4.2.jar Thread-Index: Acx3yVNptMZIYhKrRvWZjx2t0Lilrg== Date: Tue, 20 Sep 2011 19:13:07 +0000 Message-ID: <7FABA4234424A74C8EB762DB494C5B4501D361@G9W0750.americas.hpqcorp.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: yes X-MS-TNEF-Correlator: x-originating-ip: [16.216.12.10] Content-Type: multipart/related; boundary="_004_7FABA4234424A74C8EB762DB494C5B4501D361G9W0750americashp_"; type="multipart/alternative" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_004_7FABA4234424A74C8EB762DB494C5B4501D361G9W0750americashp_ Content-Type: multipart/alternative; boundary="_000_7FABA4234424A74C8EB762DB494C5B4501D361G9W0750americashp_" --_000_7FABA4234424A74C8EB762DB494C5B4501D361G9W0750americashp_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello all, I have been asked to drive a legacy build for the first time, and I am getting the error in the Subject above. It is a Maven 1.0 build and supposedly has been working for quite some time. The console output of the action that has the error is here: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D E:\foo\bar\snark\main>maven -e jar:deploy Maven options are Maven options are -server -Xms400m -Xmx400m -XX:+UseConcMarkSweepGC -XX:+Us= eParNewGC __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 Attempting to download buildtool-main-SNAPSHOT.jar. org.apache.maven.MavenException: Not a valid plugin file: E:\foo\bar\snark\= main\lib\maven-taglib\plugins\maven-taglib-plugin-1.4.2.jar at org.apache.maven.plugin.PluginManager.installPlugin(PluginManage= r.java:910) at org.apache.maven.plugin.PluginManager.installPlugin(PluginManage= r.java:862) at org.apache.maven.plugin.PluginManager.processDependencies(Plugin= Manager.java:448) at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.= java:642) at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263) at org.apache.maven.cli.App.doMain(App.java:488) at org.apache.maven.cli.App.main(App.java:1239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessor= Impl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod= AccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) You have encountered an unknown error running Maven. Please help us to corr= ect this problem by following these simple steps: - read the Maven FAQ at http://maven.apache.org/faq.html - run the same command again with the '-e' parameter, eg maven -e jar - search the maven-user archives for the error at http://nagoya.apache.org/eyebrowse/SummarizeList?listName=3Dusers@maven.apa= che.org - post the output of maven -e to JIRA at http://jira.codehaus.org/BrowseProject.jspa?id=3D10030 (you must sign up fi= rst) - run 'maven --info' and post the output as the environment to the bug abov= e Total time: 2 seconds Finished at: Tue Sep 20 09:32:45 PDT 2011 E:\foo\bar\snark\main> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D I am just getting started on this, but wanted to check with the group as to whether this is a common issue. I found several copies of maven-taglib-plugin-1.4.2.jar on the system in qu= estion and tried copying one into this location, but this produced the same error. Does anyone recall this issue when working with Maven 1.0? Thank you very much....just for reading this novella. ;0) Christopher ________________________________ [cid:image001.png@01CAF080.AD65F1E0] Christopher Hahn The Dude SM Configuration Management R&D Services, Hewlett-Packard Phone: 858-655-4096 Cell: 619-630-9791 chahn@hp.com Visit our SPE Portal ________________________________ --_000_7FABA4234424A74C8EB762DB494C5B4501D361G9W0750americashp_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hello all,

 

I have been asked to drive a legacy build for the fi= rst time,

and I am getting the error in the Subject above.

 

It is a Maven 1.0 build and supposedly has been work= ing for

quite some time.

 

The console output of the action that has the error = is here:

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

= E:\foo\bar\snark\main>maven -e jar:deploy

= Maven options are

= Maven options are -server -Xms400m -Xmx400m -XX:+UseConcMarkSweepGC -XX= :+UseParNewGC

= __  __

= |  \/  |__ _Apache__ ___

= | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~<= /p>

= |_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

=  

= Attempting to download buildtool-main-SNAPSHOT.jar.

= org.apache.maven.MavenException: Not a valid plugin file: E:\foo\bar\snark\= main\lib\maven-taglib\plugins\maven-taglib-plugin-1.4.2.jar

=         at org.apache.maven.plugin.Plugi= nManager.installPlugin(PluginManager.java:910)

=         at org.apache.maven.plugin.Plugi= nManager.installPlugin(PluginManager.java:862)

=         at org.apache.maven.plugin.Plugi= nManager.processDependencies(PluginManager.java:448)

=         at org.apache.maven.plugin.Plugi= nManager.attainGoals(PluginManager.java:642)

=         at org.apache.maven.MavenSession= .attainGoals(MavenSession.java:263)

=         at org.apache.maven.cli.App.doMa= in(App.java:488)

=         at org.apache.maven.cli.App.main= (App.java:1239)

=         at sun.reflect.NativeMethodAcces= sorImpl.invoke0(Native Method)

=         at sun.reflect.NativeMethodAcces= sorImpl.invoke(NativeMethodAccessorImpl.java:39)

=         at sun.reflect.DelegatingMethodA= ccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<= /p>

=         at java.lang.reflect.Method.invo= ke(Method.java:324)

=         at com.werken.forehead.Forehead.= run(Forehead.java:551)

=         at com.werken.forehead.Forehead.= main(Forehead.java:581)

=  

= You have encountered an unknown error running Maven. Please help us to corr= ect

= this problem by following these simple steps:

= - read the Maven FAQ at http://maven.apache.org/faq.html<= /p>

= - run the same command again with the '-e' parameter, eg maven -e jar<= /o:p>

= - search the maven-user archives for the error at

= http://nagoya.apache.org/eyebrowse/SummarizeList?listName=3Dusers@maven.apa= che.org

= - post the output of maven -e to JIRA at

= http://jira.codehaus.org/BrowseProject.jspa?id=3D10030 (you must sign up fi= rst)

= - run 'maven --info' and post the output as the environment to the bug abov= e

=  

=  

= Total time: 2 seconds

= Finished at: Tue Sep 20 09:32:45 PDT 2011

=  

= E:\foo\bar\snark\main>

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

 

I am just getting started on this, but wanted to che= ck with the group

as to whether this is a common issue.

 

I found several copies of maven-taglib-plugin-1.4.2.= jar on the system in question

and tried copying one into this location, but this p= roduced the same error.

 

Does anyone recall this issue when working with Mave= n 1.0?

 

Thank you very much....just for reading this novella= .  ;0)

 

Christopher

 


3D"ci=<= o:p>

Christopher Hahn
The Dude

SM Configuration Management
R&D Services, Hewlett-Packard
Phone: 858-655-4096
Cell: 619-630-9791
chahn@hp.com

 

Visit our SPE Portal


 

 

--_000_7FABA4234424A74C8EB762DB494C5B4501D361G9W0750americashp_-- --_004_7FABA4234424A74C8EB762DB494C5B4501D361G9W0750americashp_--