[comixed-dev] Re: Developing the Front End.

  • From: "Darryl L. Pierce" <mcpierce@xxxxxxxxx>
  • To: comixed-dev@xxxxxxxxxxxxx
  • Date: Mon, 16 Mar 2020 20:22:48 -0400

You have to build it using Maven so that it bundles the artifacts and
created the build.properties file to run the comixed-app module.

On Mon, Mar 16, 2020 at 3:06 PM bareheiny <dmarc-noreply@xxxxxxxxxxxxx>
wrote:

I could’ve sworn I built it - in saying that, I’m not sure I’ve ever been
able to build it on my Surface.

Would it matter how it’s built?  Via me line vs. IntelliJ for example.

On 17/03/2020, at 04:11, Darryl L. Pierce <mcpierce@xxxxxxxxx> wrote:

As Joao said, you need to build the entire project first, from the
root of the repository, before you can run it. This is covered under
the section "Running The Build" in the README.md file.

On Mon, Mar 16, 2020 at 5:53 AM João Miguel Côrte-Real França Pereira
<jmcrfp@xxxxxxxxx> wrote:

You probably need build the whole project. Do a "mvn install" from
\comixed first.

On Mon, Mar 16, 2020 at 12:53 AM Guy Incognito <
dmarc-noreply@xxxxxxxxxxxxx> wrote:

Well, trying to develop the front end.



I’m following the instructions on the Github page, so have a JDK,
NodeJS and Maven installed, can get the front end started (yarn start) –
but cannot get the comixed-app module running.

Following the instructions, I navigate to \comixed\comixed-app and run
“mvn spring-boot:run -DskipTests”, and get the following error:



[ERROR] Failed to execute goal on project comixed-app: Could not
resolve dependencies for project org.comixed:comixed-app:jar:0.6.0-0: The
following artifacts could not be resolved:
org.comixed:comixed-library:jar:0.6.0-0,
org.comixed:comixed-frontend:jar:0.6.0-0,
org.comixed:comixed-rest-api:jar:0.6.0-0: Failure to find
org.comixed:comixed-library:jar:0.6.0-0 in
https://repo.maven.apache.org/maven2 was cached in the local repository,
resolution will not be reattempted until the update interval of central has
elapsed or updates are forced





Anything you can think of that could be causing this?





Note I follow the order, so first try to get the comixed-app module
running – I tried the front end later to see if that would actually work.





--
Darryl L. Pierce <mcpierce@xxxxxxxxx>
"Le centre du monde est partout." - Blaise Pascal
"Let's try and find some point of transcendence and leap together." -
Gord Downie



--
Sent from Gmail Mobile

Other related posts: