Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] [External] : Re: glassfish.org publish job fails

Thanks!


From: glassfish-dev <glassfish-dev-bounces@xxxxxxxxxxx> on behalf of Maxim Nesen <maxim.nesen@xxxxxxxxxx>
Sent: 27 May 2021 5:09 PM
To: arjan tijms <arjan.tijms@xxxxxxxxx>
Cc: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Subject: Re: [glassfish-dev] [External] : Re: glassfish.org publish job fails
 
Hi,

Job is fixed (meanwhile all fixes are applied in the mentionned pre-build step). Documentation is back on rails.

Regards,
Maxim

Od: arjan tijms <arjan.tijms@xxxxxxxxx>
Odesláno: čtvrtek 27. května 2021 13:54
Komu: Maxim Nesen <maxim.nesen@xxxxxxxxxx>
Kopie: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Předmět: Re: [External] : Re: [glassfish-dev] glassfish.org publish job fails
 
Hi,

On Thu, May 27, 2021 at 12:31 PM Maxim Nesen <maxim.nesen@xxxxxxxxxx> wrote:
Hi,
Because validation is performed everywhere even if documentation is not supposed to be deployed for DEPLOY510 conditional. 

Hmmm, any idea then why the job currently fails with "Could not find artifact org.glassfish.main:glassfish-qa-config:jar:5.1.0-SNAPSHOT in apache.snapshots (https://repository.apache.org/snapshots)"?

Kind regards,
Arjan

 


Regards,
Maxim

Od: arjan tijms <arjan.tijms@xxxxxxxxx>
Odesláno: čtvrtek 27. května 2021 12:24
Komu: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Kopie: Maxim Nesen <maxim.nesen@xxxxxxxxxx>
Předmět: [External] : Re: [glassfish-dev] glassfish.org publish job fails
 
Hi,

The error:

[INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main-nucleus-parent-checkstyle) @ nucleus-parent ---
[WARNING] The POM for org.glassfish.main:glassfish-qa-config:jar:5.1.0-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  45.497 s
[INFO] Finished at: 2021-05-25T16:05:51Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.2:check (org.glassfish.main-nucleus-parent-checkstyle) on project nucleus-parent: Execution org.glassfish.main-nucleus-parent-checkstyle of goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.2:check failed: Plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.1.2 or one of its dependencies could not be resolved: Could not find artifact org.glassfish.main:glassfish-qa-config:jar:5.1.0-SNAPSHOT in apache.snapshots (https://repository.apache.org/snapshots) -> [Help 1]

The script explicitly sets 5.1.0-SNAPSHOT:

#
# this part is required in order to publish 5.1.0 related documentation. We simulate 5.1.0-SNAPSHOT existence here
# otherwise publishing would file on 5.1.0-SNAPSHOT missing dependency. 
#

Maybe that part needs to be in a if ${DEPLOY510} conditional?

Kind regards,
Arjan





On Thu, May 27, 2021 at 11:54 AM Ivar Grimstad <ivar.grimstad@xxxxxxxxxxxxxxxxxxxxxx> wrote:
Hi,

It seems like the job that publishes the GitHub Pages (https://glassfish.org) fails.


Ivar

--

Ivar Grimstad

Jakarta EE Developer Advocate | Eclipse Foundation Eclipse Foundation - Community. Code. Collaboration. 

_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev

Back to the top