I just co https://src.springframework.org/svn/spring-samples/ and tried to build petclinic. I did:
- mvn clean install
- mvn eclipse:eclipse
I imported to eclipse but:
The import org.aspectj cannot be resolved
What are the odds that the pom.xml
is wrong and I have to add the dependency myself?