#So I got an asignment due today and I am about give up instructor gave me a broken project

1 messages · Page 1 of 1 (latest)

thorny plumeBOT
#

<@&987246883653156906> please have a look, thanks.

rugged burrow
#

Please upload it to GitHub or share relevant code here rather than asking people to download a random zip file.
You'll also need to be more specific than: it doesn't work.

opaque knot
#

basically the instructor said changing this line here <version>21.0.1</version> to what it is now should fix the issue however it came like that I also cant get it off into another program/IDE to even get it into another github

#

and this is what it is saying in netbeans
Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.12.1:stage (default-cli) on project asgmt-javfx: The site does not exist, please run site:site first -> [Help 1]

To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.

For more information about the errors and possible solutions, please read the following articles:

rugged burrow
opaque knot
#

I honestly have no idea

rugged burrow
opaque knot
#

I am that lost right now I dont use netbeans at all and visual code is reseting everything I do in this project it makes me wanna cry I hate java as everytime I work with it I have dependency issues

rugged burrow
#

You can also do that commandline, and this has nothing to do with the language.

#

The message literally states what to do, that's not on the language. I know you're learning a lot of new things, but please don't wrongly blame the language.

opaque knot
#

would you be able to enter a call and walk me through it as I am having issues understanding and I am sure it is something simple

rugged burrow
#

I'm working on my own projects, but please just read the message.

#

Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.12.1:stage (default-cli) on project asgmt-javfx: The site does not exist, please run site:site first -> [Help 1]

opaque knot
#

how do I run site:site?

rugged burrow
#

mvn site:site or from within your IDE.

opaque knot
#

turns out I hadnt touched java on this pc since java 11 and that was the problem....

#

I had to do a bunch of back end reinstallations and changing of the enviro elements on my pc

#

it also appears that my processor cant run java 22 which is what he has the javafx support set up for as I am getting a version error on that as well now ,,,,,

gilded depot
#

Why would your processor be the reason you can’t run java 22?

opaque knot
#

when I try install java 21 it tells me it is incompatible

#

so Ive gotten this far on the last gui assignmetn somewhat this is working alot better the issue is it is rewriting my version 17 in my project back to version 11 google is saying I need change some default setting in a folder I cant see right now trying get it to work in visual code as I couldnt figure out where the terminal was in netbeans

rugged burrow
#

You can just use the Windows terminal (start => run => cd).

#

If you want to use a different IDE, we suggest:

thorny plumeBOT
#

IntelliJ CE is a free to use IDE that we recommend for Java/Kotlin development. You can download it through the toolbox (recommended), or from the bottom link on the download page

Open any of your projects in any of the IDEs with one click.

Download the latest version of IntelliJ IDEA, the IDE for professional development in Java and Kotlin. Available for Windows, macOS, and Linux.

opaque knot
#

So I have tried 3 different IDE I would personally really love if someone would be able to take 20 minutes and walk me through this in a call. Just tried tutoring services and there are none for the enitre week. My instructor is essentially ignoring me as it is an online course.

#

If I can just get past this issue I can do the rest

rugged burrow
#

Please just follow the mentioned steps.