I have been trying without success to convert a FB app to maven. I have
used the instructions by Hugi and Paul.
This problem app in question uses three custom frameworks.
As a test,
I have successfully created a new Modern D2W app with maven (thank you
Ramsey for pointing me to archetype:create-from-project). I was able to
successfully package it up and deploy to AWS
If it were not for the fact that using maven to package my app and send
it to my AWS instance I would be giving up on maven. But I do not know
what to do
Something interesting. I have a workspace with a single maven controlled
D2W app that I have packaged and sent to AWS. It deployed fine.
I imported a FB app hoping to examine the FB that I converted to maven.
The moment that I imported the FB into the workspace, the test app
stopped functioning claiming that main did not extend WOComponent.
My level of frustration is making it difficult to want to turn on the
computer
ted