+1
BUT this link should give you some hints:
http://maven.apache.org/plugins/maven-checkstyle-plugin/plugin-info.html

AFTER you learn the basics ;)

Jon

-----Original Message-----
From: Wayne Fay [mailto:wayne...@gmail.com] 
Sent: 22. februar 2009 01:35
To: Maven Users List
Subject: Re: Can't get maven to compile with java 1.5

> Added that and here is pom.xml (inherited by Foundation/pom.xml)
snip
> Note it still says same thing.
>
> Is the configuration in the right place?

1. Don't send the full output like that to this list again. If you can
identify the relevant ~10 lines or so of the output, that's ok to send
here. Otherwise, paste the text at a site like pastebin.com and send a
link to it instead.
2. The same goes for posting full poms. Its ok to send snippets, but
full poms is too much.
3. You need to take the advice you've already been given by other
people about reading the free PDF ebooks provided by Sonatype and
exist. You have missed some basics related to versions that are
causing you problems now. Go back and learn the basics before
proceeding!

Hint: Things with a non-SNAPSHOT version should never, ever change, or
you will have big problems in Maven.

Wayne

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

Reply via email to