0

I check out my code from svn, but one package has errors ,but all his sub-packages have no red-error icon.

error img http://postimg.org/image/o2veg9811/

All my project is based on 'aiis-framework' project ,So I want to make the aiis-framework project correct first.

Before I ask this question, I do 'Project->Clean' in eclipse ,and 'mvn clean compile -Dmaven.test.skip' in maven again and again ,but nothing changed.

If someone give me some advice ,it will do me a big favor.

Additional:I see the problems, it says my pom-file is not up-to-date。 But I runs these in my cmd.exe

mvn clean compile -Dmaven.test.skip
mvn eclipse:clean eclipse:eclipse -Dwtpversion=2.0 -Dmaven.test.skip
mvn resources:resources

Then refresh in the eclipse. what it happens 'pom is not up-to-date'

MZaragoza
  • 10,108
  • 9
  • 71
  • 116
Ninja
  • 2,479
  • 3
  • 23
  • 32
  • please provide more details – Ankit Jain Oct 08 '13 at 07:26
  • So your problem is that you want to know, what actually Eclipse is complaining about? As a first step, try the problems view (Window > Show View > Problems) – LostAvatar Oct 08 '13 at 07:27
  • @LostAvatar GoodIdea,I find eclipse is complaining 'pom.xml is not up-to-date'. I run the maven command befor, why it happened ? – Ninja Oct 08 '13 at 07:55
  • @user1423581 I found it is pom.xml is not up-to-date.How to fix it? – Ninja Oct 08 '13 at 07:56
  • 1
    Looks similar to http://stackoverflow.com/questions/17418630/eclipse-blue-maven-project-configuration-is-not-up-to-date-with-pom-xml for me. One answer there proposes Maven Update Project – LostAvatar Oct 08 '13 at 07:59

0 Answers0