Cannot build "CAS ClearPass Extension"

Description

  1. cd cas-server-extension-clearpass

  2. mvn install
    [INFO] Scanning for projects...
    [INFO] ------------------------------------------------------------------------
    [INFO] Building Jasig CAS ClearPass Extension
    [INFO] task-segment: [install]
    [INFO] ------------------------------------------------------------------------
    [INFO] [enforcer:enforce {execution: enforce-maven}]
    [INFO] [enforcer:enforce {execution: enforce}]
    [WARNING] Rule 2: org.apache.maven.plugins.enforcer.BannedDependencies failed with message:
    Found Banned Dependency: cglib:cglib:jar:2.1_3
    Use 'mvn dependency:tree' to locate the source of the banned dependencies.
    [INFO] ------------------------------------------------------------------------
    [ERROR] BUILD ERROR
    [INFO] ------------------------------------------------------------------------
    [INFO] Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.
    [INFO] ------------------------------------------------------------------------
    [INFO] For more information, run Maven with the -e switch
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 11 seconds
    [INFO] Finished at: Sat Aug 10 17:03:58 EDT 2013
    [INFO] Final Memory: 31M/75M
    [INFO] ------------------------------------------------------------------------

Environment

CentOS 6.4, Oracle JDK 1.7.0_25, Maven 2.2.1

blocks

Activity

Show:

Misagh MoayyedOctober 10, 2013 at 8:05 AM

The faulty dependency and the issue itself has already been resolved in the master branch as well as 3.5.x, and cannot be reproduced. Closing...

Misagh MoayyedOctober 9, 2013 at 4:13 PM

Well, whatever the issue may be, it appears that it has been fixed both in the 3.5.x branch as well as master marching towards 4.0. With that, I am inclined to close the issue unless someone can confirm that the faulty behavior still exists in v4 RC1.

Misagh MoayyedSeptember 23, 2013 at 6:25 PM

OK Thanks. I'll give it a shot and see if I can duplicate the issue. Even if I can duplicate it, I seem to recall that the issue has been fixed in trunk, but it's good to verify this once more to be 100% sure.

John TaylorSeptember 12, 2013 at 10:48 AM

I was working on the 3.5.2 release available at http://www.jasig.org/cas/download hope this helps

Misagh MoayyedSeptember 12, 2013 at 10:39 AM

I just ran mvn install on the clearpass module, of the 3.5.x branch and I was able to successfully install.

Are you working with a particular github fork of the CAS repo? Can you either upload to point me to the codebase that is able to duplicate the issue?

Cannot Reproduce

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created August 10, 2013 at 9:04 PM
Updated October 10, 2013 at 8:05 AM
Resolved October 10, 2013 at 8:05 AM

Flag notifications