Ok, I think I got it. . .try again. David
On 12/14/05, David H. DeWolf <[EMAIL PROTECTED]> wrote: > Hey Guys. . . > > not sure what's going on. It's correct locally for me but obviously > got checked in with a different case. SVN rename won't work (seems to > be unaware of case). I've tried remove and add and that doesn't work > either. I'll keep trying but am about to get onto a plane. > > Good to see you guys trying it out. . .sorry for the issue! Make sure > to keep providing feedback. > > David > > > On 12/14/05, David Barron <[EMAIL PROTECTED]> wrote: > > Any thoughts on the other problem? > > > > -----Original Message----- > > From: Patrick Huber [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, December 14, 2005 4:48 PM > > To: [email protected]; [email protected] > > Subject: Re: Maven errors > > > > Same here, it's just the filename that's wrong. The classname inside the > > file is ok. > > > > 2005/12/14, David Barron <[EMAIL PROTECTED]>: > > > I'm trying to build Pluto 1.1 and I'm running into some errors. I > > > checked out everything from > > > http://svn.apache.org/repos/asf/portals/pluto/trunk/ > > > I try the mvn install command in the pluto home directory and I'm getting > > > this error first: > > > > > > [INFO] [compiler:compile] > > > Compiling 47 source files to > > > D:\Pluto\pluto-portal-driver\target\classes > > > [INFO] > > > ---------------------------------------------------------------------- > > > ------ > > > [ERROR] BUILD FAILURE > > > [INFO] > > > ---------------------------------------------------------------------- > > > ------ > > > [INFO] Compilation failure > > > D:\Pluto\pluto-portal-driver\src\main\java\org\apache\pluto\driver\Tck > > > DriverServlet.java:[41,7] class TCKDriverServlet is public, should be > > > declared in a file named TCKDriverServlet.java Renaming > > > TckDriverServlet.java to TCKDriverServlet.java seems to take care of that. > > > > > > So I try mvn install again and this time I get: > > > > > > [INFO] > > > ---------------------------------------------------------------------- > > > ------ > > > [ERROR] BUILD ERROR > > > [INFO] > > > ---------------------------------------------------------------------- > > > ------ [INFO] Error building POM (may not be this project's POM). > > > Project ID: unknown:marmalade-tags-io > > > Reason: Parent: null:marmalade-taglibs:jar:null of project: > > > unknown:marmalade-tags-io has wrong packaging: jar. Must be 'pom'. > > > > > > This one I'm not so sure how to get around. Any ideas? > > > > > > > > > > > > -- > > "I love deadlines. I like the whooshing sound they make as they fly by." -- > > Douglas Adams > > >
