You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Panimozhi Jothi (Jira)" <ji...@apache.org> on 2021/07/27 09:46:00 UTC

[jira] [Comment Edited] (OPENMEETINGS-2641) Node environment value is not injected to NPM builds

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17387879#comment-17387879 ] 

Panimozhi Jothi edited comment on OPENMEETINGS-2641 at 7/27/21, 9:45 AM:
-------------------------------------------------------------------------

Hi [~solomax]

 

[mvnlog|https://drive.google.com/file/d/19kPemm-RP7-27IksBQICMCjXWN-_XOGp/view?usp=sharing] when I run mvn with jetty:run-exploded getting java.lang.ClassNotFoundException: org.apache.openmeetings.util.OMContextListener.

 

Verified the server folder has the openmeetings-util-6.1.0-SNAPSHOT.jar and all modules are maven compiled before running the jetty:run-exploded

 

!image-2021-07-27-15-14-58-909.png!


was (Author: nesamani2k):
[mvnlog|https://drive.google.com/file/d/19kPemm-RP7-27IksBQICMCjXWN-_XOGp/view?usp=sharing] when I run mvn with jetty:run-exploded getting java.lang.ClassNotFoundException: org.apache.openmeetings.util.OMContextListener.

 

Verified the server folder has the openmeetings-util-6.1.0-SNAPSHOT.jar and all modules are maven compiled before running the jetty:run-exploded

> Node environment value is not injected to NPM builds
> ----------------------------------------------------
>
>                 Key: OPENMEETINGS-2641
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2641
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Builds, UI
>    Affects Versions: 6.1.0
>         Environment: Windows, maven-jetty-plugin, Java 14
>            Reporter: Panimozhi Jothi
>            Assignee: Maxim Solodovnik
>            Priority: Blocker
>              Labels: build, development, js, npm, outdir
>         Attachments: image-2021-07-27-15-14-58-909.png, js_gen_err.png, js_gen_err_mvn.png, mvn_config.png
>
>
> When I run the application using maven-jetty plugin, the npm compilations are NOT placing the generated JS under the target directory. The nodeenv environment value is not getting injected.
> Happens for both DEVELOPMENT and DEPLOYMENT maven builds.
> I believe the GIT source code should be running fine, am I missing something here.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)