[
https://issues.apache.org/jira/browse/SENSSOFT-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956981#comment-15956981
]
Rob Foley commented on SENSSOFT-165:
------------------------------------
Is this part of the description intentional?
"We don't build in Java, we build in Java and Java Script all day long."
We don't build in Java in any capacity. Not sure if Maven is relevant. What,
precisely, are we trying to achieve? If it is a singular way to install
something, npm might be a better option. If we are trying to "analyze" the code
(assuming that means running some heuristics against it) then we could probably
just add a linter to the existing npm build process since that already runs our
tests.
Distill already uses pip to handle building/gathering dependencies.
> Build Tools for JavaScript and Python
> -------------------------------------
>
> Key: SENSSOFT-165
> URL: https://issues.apache.org/jira/browse/SENSSOFT-165
> Project: SensSoft
> Issue Type: New Feature
> Affects Versions: SensSoft 1.0
> Reporter: Joshua Poore
> Assignee: Rob Foley
> Priority: Blocker
>
> We don't build in Java, we build in Java and Java Script all day long.
> Investigate Maven PMD plugin configuration for javascript:
> https://maven.apache.org/plugins/maven-pmd-plugin/examples/javascriptReport.html
> Investigate Maven alternatives for Python apps--pip, PyBuilder, Distutils.
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)