[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.iam] IAM maven builder not copying resources?

I just cleaned out my target/ folder and then did a Project > Clean.

target/classes and target/test-classes were recompiled, but resources files (applicationContext.xml) seemed not to be copied over into target/WEB-INF

So my unit tests failed from Eclipse JUnit runner, until I did a "mvn install" from command line.

Known issue? Intended behavior?

-Ben