Well...then it seems like that plugin isn't including it correctly in the pom. I don't know why you would get a compile error otherwise.
-----Original Message----- From: SKrepkovich [mailto:[EMAIL PROTECTED] Sent: Monday, April 28, 2008 10:27 AM To: [email protected] Subject: RE: Maven BuildFailureException:Compilation Failure in DefaultLifecycleExecutor.java:560 No, I don't declare the dependency in the POM. We are using a PSTeclipse plugin that creates/modifies a POM dynamically at build time, so we don't have any dependencies like that specified in the main POM other than build plugins, reporting, distribution, etc. Have you declared a dependency on commons-logging in your pom? -- View this message in context: http://www.nabble.com/Maven-BuildFailureException%3ACompilation-Failure- in-DefaultLifecycleExecutor.java%3A560-tp16939524s177p16940067.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
