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

  • From: "Guy Incognito" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "bareheiny" for DMARC)
  • To: "comixed-dev@xxxxxxxxxxxxx" <comixed-dev@xxxxxxxxxxxxx>
  • Date: Tue, 17 Mar 2020 12:02:47 +1300

I did build the project – an can see the various jar files in the relevant 
\target directories.

I think I’ll put developing the front end into the too hard basket for now.

From: bareheiny
Sent: Tuesday, 17 March 2020 8:07 AM
To: comixed-dev@xxxxxxxxxxxxx
Subject: [comixed-dev] Re: Developing the Front End.

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




Other related posts: