[
https://issues.apache.org/jira/browse/OPENMEETINGS-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17387277#comment-17387277
]
Panimozhi Jothi commented on OPENMEETINGS-2641:
-----------------------------------------------
[~solomax]
File is generating under the same folder as package.json, actually it's
supposed to load under
target/generated-sources/js/org/apache/openmeetings/web/common/
D:\TempWkps\qcom\openmeetings-web\src\main\front\main\${outDir}${npm_package_name}.js
D:\TempWkps\qcom\openmeetings-web\src\main\front\main\${outDir}${npm_package_name}.min.js
Currently I modified the package.json to use relative path to generated js
under target folder...
> 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: 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)