Some issues found when I performed the checking:

1. mvn apache-rat:check
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for 
org.apache.kerby:benchmark:jar:1.0.0-RC1
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:exec-maven-plugin is missing. @ line 221, column 19
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------

....

[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check 
(default-cli) on project kerby-all: Too many files with unapproved license: 3 
See RAT report in: c:\work\projects\kerby\target\rat.txt -> [Help 1]
...

In rat.txt:
3 Unknown Licenses

*******************************

Unapproved licenses:

  kerby-backend/zookeeper-backend/dependency-reduced-pom.xml
  kerby-kerb/kerb-client-api-all/dependency-reduced-pom.xml
  kerby-kerb/kerb-server-api-all/dependency-reduced-pom.xml

*******************************

2. mvn package with test passed

3. Will learn about how to check the signatures using gpg tool.

The issues found above are minors but better to get fixed. My question is, how 
to commit the fixes for the release cut? Thanks.

Regards,
Kai

-----Original Message-----
From: Emmanuel Lécharny [mailto:[email protected]] 
Sent: Sunday, September 06, 2015 3:41 PM
To: [email protected]; Apache Directory Developers List
Subject: [VOTE] Release Apache Kerby 1.0.0-RC1

Hi !

this is the very first release of Apache Kerby, 1.0.0-RC1. This is a release 
candidate, which means we are reaching an API freeze, but some bug might be 
fixed before we move to an official GA.


Please cast your vote !

The revision :

http://git-wip-us.apache.org/repos/asf/directory-kerby/commit/c49e9d47

The source packages are available here :
http://people.apache.org/~elecharny/

The staging repository:
https://repository.apache.org/content/repositories/orgapachedirectory-1041/

Please cast your votes:
[ ] +1 Release Apache Kerby 1.0.0-RC1
[ ] 0 abstain
[ ] -1 Do not release Apache Kerby 1.0.0-RC1

Reply via email to