For the UserImpl class, when are you seeing the error? On the build or when you try to start tomcat? I remember seeing an error on both UserImpl and RoleImpl when we upgraded the tomcat container we were running Jetspeed under.

If your error is at startup, which version of Tomcat are you running?

David Dyer

Christine wrote:
Randy Watler wrote:
Christine,

Please try to delete the offending pom files in your local repo and try the build again.
yes, thanks, I did that, then it works. Maybe the pom files were created during a network glitch, our office dsl is not that reliable. Also, I found that the cause is the local poms, I first thought that a pom on some server was broken.

The next thing I find is that org.apache.jetspeed.security.impl.UserImpl is missing. I located the jar and installed it, now I'm trying to find the artifactid so I can add it to the pom.

Christine

I know, not exactly scientific...

Randy

Christine wrote:
Hi,
I am using the tutorial to get familiar with Jetspeed. I like what I see. However, maven complains about a number of dependencies, it says that the pom version is wrong:

[WARNING] POM for 'commons-io:commons-io:pom:1.4:runtime' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. for project commons-io:commons-io at /home/christine/JetspeedTraining/maven/repository/commons-io/commons-io/1.4/commons-io-1.4.pom [WARNING] POM for 'org.apache.maven:maven-artifact:pom:2.0.5:runtime' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. for project org.apache.maven:maven-artifact at /home/christine/JetspeedTraining/maven/repository/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom [WARNING] POM for 'org.apache.maven:maven-plugin-registry:pom:2.0.9:runtime' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. for project org.apache.maven:maven-plugin-registry at /home/christine/JetspeedTraining/maven/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom

I do have the right jar files, so I copied these to my maven repository and all's well. Is there anything I can change in the pom file to make it work properly?

dagdag
Christine



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG - www.avg.com Version: 8.5.408 / Virus Database: 270.13.65/2323 - Release Date: 08/24/09 06:05:00



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to