2024 Clojure状态调查!中分享您的想法。

欢迎!有关此网站的更多信息,请参阅关于页面。

0
Leiningen

你好,

我有两个ClojureScript项目。从第一个项目(html-ui-lib)中,我使用以下命令创建了一个JAR文件,并将其安装在本地仓库中

lein with-profile prod jar
lein localrepo install -r /home/muenkel/soft/Global/clojure-repo target/html-ui-lib-0.1.2-SNAPSHOT.jar html-ui-lib 0.1.2-SNAPSHOT

在第二个项目(via-trans)中,我尝试使用这个库。为此,我在项目文件中包含了库。遗憾的是,并非JAR文件的全部文件都被安装。我到底做错了什么?

以下是JAR文件的内容

245 Fri Aug 11 00:02:34 CEST 2023 META-INF/MANIFEST.MF
3268 Fri Aug 11 00:02:34 CEST 2023 META-INF/maven/html-ui-lib/html-ui-lib/pom.xml
3183 Fri Aug 11 00:02:34 CEST 2023 META-INF/leiningen/html-ui-lib/html-ui-lib/project.clj
783 Fri Aug 11 00:02:34 CEST 2023 META-INF/leiningen/html-ui-lib/html-ui-lib/README.md

 0 Fri Aug 11 00:02:32 CEST 2023 META-INF/
 0 Fri Aug 11 00:02:32 CEST 2023 META-INF/maven/
 0 Fri Aug 11 00:02:32 CEST 2023 META-INF/maven/html-ui-lib/
 0 Fri Aug 11 00:02:32 CEST 2023 META-INF/maven/html-ui-lib/html-ui-lib/

158 Fri Aug 11 00:02:32 CEST 2023 META-INF/maven/html-ui-lib/html-ui-lib/pom.properties

 0 Fri Aug 11 00:01:30 CEST 2023 public/
 0 Tue Jul 11 23:15:06 CEST 2023 public/css/

2715 Tue Jul 11 23:15:06 CEST 2023 public/css/style.css
151 Sun Mar 26 21:35:54 CEST 2023 public/test.html

 0 Fri Aug 11 00:02:32 CEST 2023 public/cljs-out/

554 Mon Apr 17 22:11:34 CEST 2023 public/index.html
417 Sat Apr 08 23:03:08 CEST 2023 public/devcards.html

 0 Sat Jul 22 23:08:08 CEST 2023 html_ui_lib/
 0 Wed May 10 20:49:58 CEST 2023 html_ui_lib/util/

1100 Wed May 10 20:49:58 CEST 2023 html_ui_lib/util/limit-lines.cljs
1123 Thu May 04 23:27:52 CEST 2023 html_ui_lib/core.cljs

 0 Tue Jul 18 21:06:24 CEST 2023 html_ui_lib/spec/

272 Sun Jun 04 00:13:12 CEST 2023 html_ui_lib/spec/email-value-specs.cljs
1883 Tue Jul 18 21:06:24 CEST 2023 html_ui_lib/spec/value_specs.cljs
213 Wed Jun 07 23:31:32 CEST 2023 html_ui_lib/spec/text_value_specs.cljs
3871 Wed Jun 07 23:14:28 CEST 2023 html_ui_lib/spec/ui-specs.cljs
267 Wed Jun 07 23:26:06 CEST 2023 html_ui_lib/spec/number_value_specs.cljs
185 Sat May 20 23:56:54 CEST 2023 html_ui_lib/spec/date_value_specs.cljs
178 Wed May 31 00:26:16 CEST 2023 html_ui_lib/spec/drop_down_value_specs.cljs
1545 Mon Jul 17 22:55:08 CEST 2023 html_ui_lib/spec/type_specs.cljs

 0 Tue Jul 18 20:59:58 CEST 2023 html_ui_lib/ui/

3234 Tue Jun 06 21:32:30 CEST 2023 html_ui_lib/ui/input_email.cljs
4298 Tue Jul 18 20:59:58 CEST 2023 html_ui_lib/ui/tree_view.cljs
3361 Wed May 24 22:41:30 CEST 2023 html_ui_lib/ui/input_text.cljs
3420 Sat Jun 03 21:42:24 CEST 2023 html_ui_lib/ui/input_date.cljs
6013 Wed Jun 07 23:35:28 CEST 2023 html_ui_lib/ui/input_number.cljs
2029 Wed Jul 12 22:42:44 CEST 2023 html_ui_lib/ui/core.cljs
396 Fri Apr 07 21:19:26 CEST 2023 html_ui_lib/ui/button.cljs
844 Tue Jul 11 23:13:50 CEST 2023 html_ui_lib/ui/output_boolean.cljs
1127 Wed Jul 12 23:57:34 CEST 2023 html_ui_lib/ui/input_checkbox.cljs
276 Sun Apr 23 22:59:54 CEST 2023 html_ui_lib/ui/grid_container.cljs
603 Thu Jun 08 22:50:00 CEST 2023 html_ui_lib/ui/output_number.cljs
1613 Mon Jul 10 21:58:34 CEST 2023 html_ui_lib/ui/input_radio.cljs
381 Sun Apr 09 00:16:22 CEST 2023 html_ui_lib/ui/table.cljs
1775 Sat Jul 01 22:19:10 CEST 2023 html_ui_lib/ui/drop_down_list.cljs
2789 Wed Jun 28 22:57:44 CEST 2023 html_ui_lib/ui/leaf_template.cljs
313 2023年6月8日星期四 23:19:22 CEST html_ui_lib/ui/output_text.cljs
2160 2023年7月13日星期四 23:36:30 CEST html_ui_lib/ui/input_password.cljs
519 2023年6月7日星期三 22:44:34 CEST html_ui_lib/test_runner.cljs
860 2023年6月7日星期三 22:57:28 CEST html_ui_lib/number_value_specs_test.cljs
273 2023年5月24日星期三 21:17:16 CEST html_ui_lib/text_value_specs_test.cljs
1090 2023年5月30日星期二 23:24:06 CEST html_ui_lib/value_specs_test.cljs
7280 2023年6月7日星期三 23:07:38 CEST html_ui_lib/ui_specs_test.cljs
2274 2023年5月24日星期三 21:37:08 CEST html_ui_lib/type_specs_test.cljs
305 2023年5月24日星期三 23:44:04 CEST html_ui_lib/drop_down_value_specs_test.cljs
260 2023年3月26日星期日 21:35:54 CEST html_ui_lib/core_test.cljs

在这里,另一方面,是包含库的目录的内容。正如您所见,这里只包含namespace ui的文件

via-trans/resources/public/cljs-out/dev/html_ui_lib/
└── ui
    ├── core.cljs
    ├── core.cljs.cache.json
    ├── core.js
    ├── core.js.map
    ├── input_text.cljs
    └── input_text.js

这里是html_ui_lib的project.clj文件

(defproject html-ui-lib "0.1.2-SNAPSHOT")
:description "FIXME: 编写这个!"
:url "http://example.com/FIXME"
:license {:name "Eclipse公共许可证"}

        :url "http://www.eclipse.org/legal/epl-v10.html"}

:min-lein-version "2.7.1"
:dependencies [[clj-commons/citrus "3.3.0"]

             [cljs-ajax "0.8.1"]
             [funcool/struct "1.4.0"]
             [org.clojure/clojure "1.10.0"]
             [org.clojure/clojurescript "1.11.60"]
             [rum "0.12.10"]]

;;:deps {io.github.clj-kondo/config-rum-rum {:mvn/version "0.12.10"}}
:global-vars {warn-on-reflection true}
;;:global-vars {asserts false}
:source-paths ["src/cljs" "test/cljs"]
:aliases {"fig:build" ["trampoline" "run" "-m" "figwheel.main" "-b" "dev" "-r"]}

        "fig:min"   ["run" "-m" "figwheel.main" "-O" "advanced" "-bo" "dev"]
        "prod:build" ["run" "-m" "figwheel.main" "-O" "advanced" "-bo" "prod"]}

:profiles {:dev {:dependencies [[com.bhauman/figwheel-main "0.2.18"]}

                              [org.slf4j/slf4j-nop "1.7.30"]
                              [com.bhauman/rebel-readline-cljs "0.1.4"]
                              [devcards "0.2.7"]
                              ;; for informing the linter clj-kondo, that the macros
                              ;; defc etc defines symbols
                              [io.github.clj-kondo/config-rum-rum "1.0.0"]]
               :source-paths ["devcards/cljs"]
               :resource-paths ["target"]
               ;; need to add the compiled assets to the :clean-targets
               :clean-targets ^{:protect false} ["target" "resources/public/cljs-out"]
               #_:global-vars #_{*asserts* false}}
         :prod {:dependencies [[com.bhauman/figwheel-main "0.2.18"]]
                :compiler {:optimizations :advanced
                           :pretty-print false}
                :clean-targets ^{:protect false}
                ["target"
                 "resources/public/cljs-out/prod"
                 "resources/public/cljs-out/prod-main.js"]
                :cljsbuild {:builds
                            [{:source-paths ["src/cljs"]
                              :compiler
                              {:output-to "resources/public/cljs-out/prod-main.js"
                               :optimizations :advanced
                               :pretty-print false}
                              :build nil}]}
                :plugins [[lein-cljsbuild "1.1.8"]]}}

:plugins [[com.github.clj-kondo/lein-clj-kondo "0.2.4"]}

        [com.fabiodomingues/lein-clj-depend "0.3.0"] ;; Usage: lein clj-depend
        ;; Detects curcular referencies
        [lein-kibit "0.1.8"] ; Code Analyzer: https://github.com/clj-commons/kibit
                                    ; Anounced better code alternatives
                                    ; Usage: lein kibit
                                    ; Automatic: lein auto kibit
                                    ; With replace: lein kibit --replace --interactive
        ])

这里是via-trans的项目文件

(defproject via-trans "0.1.0-SNAPSHOT")
:description "FIXME: 编写描述"
:url "http://example.com/FIXME"
:dependencies [;;[camel-snake-kebab "0.4.3"] ; 用于转换关键词的库

             [ch.qos.logback/logback-classic "1.4.4"]
             [cljs-ajax "0.8.1"]
             [clj-commons/citrus "3.3.0"]
             ;;[clojure.java-time "1.1.0"]
             ;;[cljc.java-time "RENAMED"]
             [cljc.java-time "0.1.18"]
             [conman "0.9.6"] ; Library used for creating functions from sql
             [cprop "0.1.19"]   ; Configuration
             [devcards "0.2.7"]
             [expound "0.9.0"]
             [funcool/struct "1.4.0"]
             [com.layerware/hugsql "0.5.3"] ; Replacement for conman
             ;[hugsql-adapter-case "0.1.0"] ; case adapter for db table columns 
             [html-ui-lib "0.1.2-SNAPSHOT"]
             [json-html "0.4.7"]
             [luminus-transit "0.1.5"]
             [luminus-undertow "0.1.18"]
             [luminus/ring-ttl-session "0.3.3"]
             [org.mariadb.jdbc/mariadb-java-client "1.1.5"]
             ;;[mysql/mysql-connector-java "8.0.18"]
             [markdown-clj "1.11.3"]
             [metosin/muuntaja "0.6.8"]
             [metosin/reitit "0.5.18"]
             [metosin/ring-http-response "0.9.3"]
             [mount "0.1.16"]
             [nrepl "1.0.0"]
             [org.clojure/clojure "1.11.1"]
             [org.clojure/clojurescript "1.11.60"]
             [org.clojure/tools.cli "1.0.214"]
             [org.clojure/tools.logging "1.2.4"]
             [org.webjars.npm/bulma "0.9.4"]
             [org.webjars.npm/material-icons "1.10.8"]
             [org.webjars/webjars-locator "0.45"]
             [org.webjars/webjars-locator-jboss-vfs "0.1.0"]
             [ring-webjars "0.2.0"]
             [ring/ring-core "1.9.6"]
             [ring/ring-defaults "0.3.4"]
             [rum "0.12.10"]
             [selmer "1.12.55"]]

:min-lein-version "2.0.0"
:source-paths ["src/clj" "src/cljc" "src/cljs" "devcards/cljs"]
:test-paths ["test/clj" "test/cljc" "test/cljs"]
:resource-paths ["resources" "target"]
:clean-targets ^{:protect false} ["target" "resources/public/cljs-out"]
:target-path "target/%s/"
:main ^:skip-aot via-trans.core
:plugins []
:profiles
{:uberjar {:omit-source true}

         :aot :all
         :uberjar-name "via-trans.jar"
         :source-paths ["env/prod/clj" ]
         :resource-paths ["env/prod/resources"]}

:dev [:project/dev :profiles/dev]
:test [:project/dev :project/test :profiles/test]
:project/dev {:jvm-opts ["-Dconf=dev-config.edn" ]}

              :dependencies [[com.bhauman/figwheel-main "0.2.18"]
                             [com.bhauman/rebel-readline-cljs "0.1.4"]
                             [org.clojure/tools.namespace "1.3.0"]
                             [pjstadig/humane-test-output "0.11.0"]
                             [prone "2021-04-23"]
                             [ring/ring-devel "1.9.6"]
                             [ring/ring-mock "0.4.0"]]
              :plugins      [[com.jakemccrary/lein-test-refresh "0.24.1"]
                             [jonase/eastwood "1.2.4"]
                             ;;[cider/cider-nrepl "0.28.4"] ; ist in .lein/profiles.clj
                             ]   
              :source-paths ["env/dev/clj" ]
              :resource-paths ["env/dev/resources" "target"]
              :repl-options {:init-ns user
                             :timeout 120000}
              :injections [(require 'pjstadig.humane-test-output)
                           (pjstadig.humane-test-output/activate!)]}

:project/test {:jvm-opts ["-Dconf=test-config.edn" ]}

              :resource-paths ["env/test/resources"] }

:profiles/dev {}
:profiles/test {}}

by
您没有描述实际的问题。这些都看起来没问题,所以很难从这个推断问题。
by
问题在于,并非 jar 文件的所有文件都安装到了 via-trans/resources/public/cljs-out/dev/html_ui_lib/(请查看我发帖中的目录列表 - 在 jar 文件的内容列表之后)。只有命名空间 html-ui-lib/ui 安装了,例如,没有安装命名空间 html-ui-lib/spec。但由于 html-ui-lib/ui 中的文件需要 html-ui-lib/spec 中的文件,因此存在编译错误。

1 答案

0

您的配置不太常见,因此很难弄清楚您期望发生什么或为什么您想在 jar 中包含通常是仅开发文件。

在常见的 Clojure(Script) 配置中,库只包含其源代码,不包含编译工件。实际项目随后使用这些库来构建它们所需的代码。

库中也可能有 CLJS 构建文件,但这些文件仅与该库的开发相关,而不是实际发布输出的部分。

如果您出于某种原因不想这样做,并希望将构建保存在库中,那么项目应该在 .jar 中包含的仅有的相关文件是由 prod 构建产生的 .js 文件。这通常在项目的 prod.edn 中定义。它可能只产生一个输出文件。您投诉缺少的文件是开发文件,不再相关。

您的项目似乎也有些拼凑,因为仍然有可能是以前 lein-cljsbuild 配置的残留,同时还有些 figwheel.main 的引用。您可能需要清理这些内容,以便更容易弄清楚实际正在发生什么。

我也不太清楚 lein-localrepo 的使用。如果您想从项目使用本地安装的库,一个简单的 lein install 应该可以完成同样的任务。不清楚 localrepo 确切做什么。

本地仓库插件允许您在特定坐标下安装任意的 JAR 文件,目的是帮助您使用只存在为纯下载(不在 Maven 仓库中)或作为带有任意构建过程的源项目的库。使用它而不是 lein install 在我看来... 非常奇怪。
我认为项目.clj文件中的异常情况是由于我的无知而不是有意为之。另外,对于生产配置prod,我尝试了cljsbuild和figwheel两种方案。

我用figwheel.main进行开发,并认为生产环境需要使用常规的ClojureScript编译器cljsbuild。
当我使用figwheel生成优化的JavaScript文件时,并非所有命名空间都被包含,这和使用 cljsbuild 不同。

但如果我理解正确,只有 cljs 文件应该包含在 JAR 文件中 - 对吗?
那么只使用命令 `lein with-profile prod jar` 就应该足以创建 JAR 文件 - 对吗?
如你所见,我的帖子开头提到的 JAR 文件也只包含 cljs 文件,没有 js 文件。
为了明确起见。`lein install` 将生成一个 jar 文件并将其安装在本地的 `~/.m2` 中,使得它对其他项目可用。您不需要手动创建 jar 文件,也不需要使用本地仓库。是的,只包括 .cljs 文件是标准的操作方式。但这确实需要在项目中添加或移动构建设置。
感谢您的提示。我不知道这一点。我现在已经用 `lein install` 重新安装了html-ui-lib项目,但错误依然存在。只有 Clojurescript 文件 ui/core.cljs 和 ui/input_text.cljs 被复制(安装)到 via-trans-project 中,我不明白为什么。

有没有需要填写有关 JAR 中 Clojurescript 文件信息的元文件?
这里又有一个我无法完全理解的期望。安装程序会将.jar文件复制到~/.m2仓库目录中。它不会将任何内容复制到via-trans项目。你为什么期望文件被复制到via-trans项目中?没有额外的配置用于.jar文件,它们只需要包含文件。根据您的初始帖子,这似乎是正确的情况。您的项目还必须依赖于库,这种情况似乎都缺失了?在您的项目的:dependencies中应该有(html-ui-lib "0.1.2-SNAPSHOT")。
by
依赖项条目[html-ui-lib "0.1.2-SNAPSHOT"]存在于via-trans的项目.clj文件中。

在运行emacs命令cider-jack-in-cljs,repl类型为figwheel-main和构建dev之后,我遇到了以下编译错误
``` clojurescript
[Figwheel:WARNING] 编译异常   资源/公开/cljs-out/dev/html_ui_lib/ui/input_text.cljs   行:7  列:5

  找不到命名空间:html-ui-lib.spec.ui-specs,无法找到html_ui_lib/spec/ui_specs.cljs,html_ui_lib/spec/ui_specs.cljc或提供"html_ui-lib.spec.ui-specs"的JavaScript源代码(请检查带有短横线的命名空间使用下划线作为ClojureScript文件名),在文件resources/public/cljs-out/dev/html_ui_lib/ui/input_text.cljs中

   2    (:require
   3     [citrus.core :as citrus]
   4     [rum.core :as rum]
   5     [html-ui-lib.ui.core :refer [get-event-value-save-cursor!
   6                                  set-cursor-pos-mixin]]
   7     [html-ui-lib.spec.ui-specs :as us]
          ^---
   8     [cljs.spec.alpha :as s]))
```
抱怨的缺失文件"html_ui_lib/spec/ui_specs.cljs"在jar文件中,但它不在"resources/public/cljs-out/dev/html_ui_lib/"目录中。只有一个ui目录。这就是我假设编译器将依赖的文件内容复制到"resources/public/cljs-out/dev",但在html-ui-lib的情况下却没有完全复制的原因。
by
抱怨的错误是,其实文件名是错误的。请记住,文件名应该用_代替-。根据您的初始帖子,文件名为html_ui_lib/spec/ui-specs.cljs,请注意最后的-。将其替换,你应该就没什么问题了。

我不知道为什么figwheel将resources/public文件夹用作参考,这非常误导人,不是实际使用的文件来源。但现在我明白了你为什么会对文件位置感到困惑。
非常感谢您的帮助。

问题确实出在文件名中的下划线上。我知道,在Clojure / Clojurescript中,文件名必须使用下划线代替连字符。但作为一个老Lisp程序员,我总是无意识地在使用文件名时使用连字符而不是下划线。
但是无论如何,我在html-lib-ui中使用defcard和测试代码时没有出现问题。这似乎表明,Clojurescript在文件名中处理连字符的问题不如Clojure严重。
Emacs中有没有检查文件名中连字符的linters或包来获得警告?
...