PicketLink BOM Parent

Dependency Management for PicketLink.

License

License

GroupId

GroupId

org.picketlink
ArtifactId

ArtifactId

picketlink-bom-parent
Last Version

Last Version

2.7.1.Final
Release Date

Release Date

Type

Type

pom
Description

Description

PicketLink BOM Parent
Dependency Management for PicketLink.
Project URL

Project URL

http://www.picketlink.org
Source Code Management

Source Code Management

http://github.com/picketlink/picketlink

Download picketlink-bom-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.picketlink/picketlink-bom-parent/ -->
<dependency>
    <groupId>org.picketlink</groupId>
    <artifactId>picketlink-bom-parent</artifactId>
    <version>2.7.1.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.picketlink/picketlink-bom-parent/
implementation 'org.picketlink:picketlink-bom-parent:2.7.1.Final'
// https://jarcasting.com/artifacts/org.picketlink/picketlink-bom-parent/
implementation ("org.picketlink:picketlink-bom-parent:2.7.1.Final")
'org.picketlink:picketlink-bom-parent:pom:2.7.1.Final'
<dependency org="org.picketlink" name="picketlink-bom-parent" rev="2.7.1.Final">
  <artifact name="picketlink-bom-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.picketlink', module='picketlink-bom-parent', version='2.7.1.Final')
)
libraryDependencies += "org.picketlink" % "picketlink-bom-parent" % "2.7.1.Final"
[org.picketlink/picketlink-bom-parent "2.7.1.Final"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • picketlink-javaee-6.0
  • picketlink-javaee-7.0

PicketLink

http://picketlink.org

  • Java EE Application Security
  • Identity Management
  • Federation
  • Social
  • REST Security
  • Standard-based Security

This repository is no longer maintained

This repository is no longer maintained and is archived. For more details, please take a look at http://picketlink.org/keycloak-merge-faq.

Building

Ensure you have JDK 7 (or newer) installed

java -version

If you already have Maven 3.1.0 (or newer) installed you can use it directly

mvn clean install

Contributing

http://picketlink.org

Running the Testsuite

All tests are enabled by default whe you execute a simple

mvn clean install

Some modules provide specific profiles and system properties in order to run a specific set of integration or unit tests.

During a build (if tests are not skipped) the integration tests from tests are always executed.

Running the PicketLink IDM Testsuite

For PicketLink IDM, the following profiles are available:

  • idm-smoke-tests: Core tests that should be run as part of every build. Failures here will fail the build.

You also provide some additional system properties as follows:

  • -Dtest.idm.configuration=[all,file,jpa,ldap,jdbc,ldap_jpa]: Specify which category of tests should be run. Usually, they are references to specific configurations for each identity store.
  • -Dtest.idm.jpa.eclipselink.provider=true: Use EclipseLink instead of Hibernate when running the JPA identity store configuration tests.

Nightly Builds

Nightly Builds are available at http://repository-picketlink.forge.cloudbees.com/snapshot/.

Note: Those artitacts are SNAPSHOT versions, they're only suitable to test new features, fixes, etc.

License

org.picketlink

PicketLink

Versions

Version
2.7.1.Final
2.7.0.Final
2.7.0.CR3
2.7.0.CR2
2.7.0.CR1-20140924
2.7.0.CR1
2.7.0.Beta2
2.7.0.Beta1-20140731
2.7.0.Beta1
2.6.1.Final
2.6.0.Final
2.6.0.CR5
2.6.0.CR4
2.6.0.CR3
2.6.0.CR2
2.6.0.CR1
2.6.0.Beta4
2.6.0.Beta3
2.6.0.Beta2
2.5.3.SP12
2.5.3.SP11
2.5.3.SP10
2.5.3.SP9
2.5.3.SP8
2.5.3.SP7
2.5.3.SP1
2.5.3.Final
2.5.3.Beta3
2.5.3.Beta2
2.5.3.Beta1
2.5.2.Final