You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to upgrade a slightly older project from ospackage ver 8.5.6 to something that is at all available (8.5.6 is removed from Maven repository) and I can't get it to generate the same Debian package.
I have run out of things to try, to get the output to be generated into the /opt/link2web/fvc1/ directory, and I only get it in the /opt/fvc1/ directory. I can get a copy of it by adding
but on the RaspberryPi systems this is running, diskspace is very tight and adding a copy of all jars is not an option.
I have checked a handful of random Github projects that uses ospackage to generate into some other directory, but none of the one's I picked can even compile at all (possibly because not setting the version, and getting a later "broken" version).
I have been trying to upgrade a slightly older project from ospackage ver 8.5.6 to something that is at all available (8.5.6 is removed from Maven repository) and I can't get it to generate the same Debian package.
I have run out of things to try, to get the output to be generated into the
/opt/link2web/fvc1/
directory, and I only get it in the/opt/fvc1/
directory. I can get a copy of it by addingbut on the RaspberryPi systems this is running, diskspace is very tight and adding a copy of all jars is not an option.
I have checked a handful of random Github projects that uses ospackage to generate into some other directory, but none of the one's I picked can even compile at all (possibly because not setting the version, and getting a later "broken" version).
I am at my wit's end and running out of time.
"Working" build.gradle with 8.5.6
The text was updated successfully, but these errors were encountered: