Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#161 - Fixing javadoc to remove WARNING #297

Merged
merged 5 commits into from
Jul 12, 2024
Merged

Conversation

abpai94
Copy link
Collaborator

@abpai94 abpai94 commented Jul 12, 2024

@coudot coudot self-requested a review July 12, 2024 15:14
@coudot coudot added this to the 2.2 milestone Jul 12, 2024
@coudot coudot linked an issue Jul 12, 2024 that may be closed by this pull request
@coudot
Copy link
Member

coudot commented Jul 12, 2024

clement@ader-worteks:~/dev/worteks/lsc$ mvn javadoc:javadoc
[INFO] Scanning for projects...
[INFO] 
[INFO] --------------------------< org.lsc:lsc-core >--------------------------
[INFO] Building LDAP Synchronization Connector 2.2-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.4.1:javadoc (default-cli) > generate-sources @ lsc-core >>>
[INFO] 
[INFO] --- maven-jaxb2-plugin:0.15.1:generate (default) @ lsc-core ---
[INFO] Latest timestamp of the source resources is [2024-07-12 18:23:21.628], earliest timestamp of the target resources is [2019-09-11 12:02:33.420].
[INFO] Sources are not up-to-date, XJC will be executed.
[INFO] Episode file [/home/clement/dev/worteks/lsc/lsc.episode] was augmented with if-exists="true" attributes.
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.4.1:javadoc (default-cli) < generate-sources @ lsc-core <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.4.1:javadoc (default-cli) @ lsc-core ---
[INFO] No previous run data found, generating javadoc.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.823 s
[INFO] Finished at: 2024-07-12T18:23:37+02:00
[INFO] ------------------------------------------------------------------------

Perfect!

Thanks @abpai94

@coudot coudot merged commit 620fd29 into lsc-project:master Jul 12, 2024
1 check passed
@coudot coudot deleted the lsc#161 branch July 12, 2024 16:24
@abpai94 abpai94 self-assigned this Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix javadoc build
2 participants