Hi again,

in the Maven console stuff that I attached, there were also hints on new
things from
myfaces-core-project:1.1.6-SNAPSHOT.

When I change the entry in my pom.xml to this:

                        <!--  myfaces-impl -->

                        <dependency>
                                <groupId>org.apache.myfaces.core</groupId>
                                <artifactId>myfaces-impl</artifactId>
                                <version>1.1.5</version>
                                <scope>compile</scope>
                        </dependency>

things seem to work again (didn't check on my colleagues' computers yet) on
my 
computer. Thus, I strongly suspect, that there are problems with the myfaces
1.1.6-SNAPSHOT
(core, at least).

Can anyone confirm this?

Thanks, Carsten


-- 
View this message in context: 
http://www.nabble.com/Problems-with-Maven-Plugins----tf4769772.html#a13643951
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to