Hi Konrad,

I tried to release it, but ran into an issue while performing `mvn 
release:perform` task.

[INFO] [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:3.6.2:jar (attach-javadocs) on 
project osgicheck-maven-plugin: MavenReportException: Error while generating 
Javadoc:
[INFO] [ERROR] Exit code: 2
[INFO] [ERROR] error: Source option 7 is no longer supported. Use 8 or later.
[INFO] [ERROR] error: Target option 7 is no longer supported. Use 8 or later.
[INFO] [ERROR] 2 errors
[INFO] [ERROR] Command line was: cmd.exe /X /C ""C:\Program Files\Amazon 
Corretto\jdk21.0.4_7\bin\javadoc.exe" @options @packages"
[INFO] [ERROR]
[INFO] [ERROR] Refer to the generated Javadoc files in 
'C:\git\felix-dev\tools\osgicheck-maven-plugin\target\checkout\tools\osgicheck-maven-plugin\target\apidocs'
 dir.
[INFO] [ERROR]
[INFO] [ERROR] -> [Help 1]
[INFO] [ERROR]
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the 
-e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, 
please read the following articles:
[INFO] [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

Can you look into this and maybe supply a PR for it?
Then I can look into the release again.

Thanks,
Paul

-----Original Message-----
From: Konrad Windszus <k...@apache.org>
Sent: Sunday, 26 January 2025 19:27
To: dev@felix.apache.org
Subject: New release for osgicheck-maven-plugin?

Hi,
Would it be possible to release a new version of osgicheck-maven-plugin? The 
most recent version 0.0.1 (released in 2018) leads to NPEs with Java11+ byte 
code (https://issues.apache.org/jira/browse/FELIX-6660). Some other issues have 
been fixed since the last release as well: 
https://github.com/apache/felix-dev/commits/master/tools/osgicheck-maven-plugin.
Thanks in advance,
Konrad

Reply via email to