Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Problem with hop-web build from source #4713

Open
kranskydog opened this issue Dec 16, 2024 · 3 comments
Open

[Bug]: Problem with hop-web build from source #4713

kranskydog opened this issue Dec 16, 2024 · 3 comments
Assignees
Labels
Milestone

Comments

@kranskydog
Copy link

Apache Hop version?

2.11.0

Java version?

openjdk version "17.0.13" 2024-10-15 LTS

Operating system

Linux

What happened?

After build of source distribution, the instructions at https://hop.apache.org/dev-manual/latest/hopweb/index.html say
"unzip assemblies/plugins/dist/target/hop-assemblies-*.zip -d $CATALINA_HOME/"
However the path 'assemblies/plugins/dist' does not exist. Only 'assemblies/plugins/target' path exists

Also, the instructions to fix script classpaths assume the scripts exist in ${CATALINA_HOME}/webapps/ROOT, however at no point is there any mention of how they got there.

Issue Priority

Priority: 3

Issue Component

Component: Hop Web

@kranskydog
Copy link
Author

[apache@apchop01 hop]$ mvn -version
Apache Maven 3.6.3 (Red Hat 3.6.3-15)
Maven home: /usr/share/maven
Java version: 17.0.13, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.13.0.11-4.0.1.el9.x86_64
Default locale: en_AU, platform encoding: UTF-8
OS name: "linux", version: "5.15.0-302.167.6.1.el9uek.x86_64", arch: "amd64", family: "unix"

@kranskydog
Copy link
Author

build.log

@bamaer
Copy link
Contributor

bamaer commented Dec 16, 2024

.take-issue

@github-actions github-actions bot added this to the 2.12 milestone Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants