sitoolkit / sit-ad-archetype-javaee7-web-min

SIToolkit Archetype for Java EE 7 Web Application
Apache License 2.0
3 stars 1 forks source link

Error while building sit-ad-archetype-javaee7-web-min #4

Open odidev opened 4 years ago

odidev commented 4 years ago

Hi Team, I am facing below error while building sit-ad-archetype-javaee7-web-min using maven.

[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /odidev/sit-ad-archetype-javaee7-web-min/src/main/java/org/sitoolkit/ad/archetype/javaee7min/MyModel.java:[16,9] cannot find symbol
  symbol:   class Content
  location: class org.sitoolkit.ad.archetype.javaee7min.MyModel
[ERROR] /odidev/sit-ad-archetype-javaee7-web-min/src/main/java/org/sitoolkit/ad/archetype/javaee7min/MyModel.java:[16,35] cannot find symbol
  symbol:   class Content
  location: class org.sitoolkit.ad.archetype.javaee7min.MyModel
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE

So, can you suggest some resolution for the same?

ykuwahara commented 4 years ago

Hi odidev, we are sorry for late reply. This repository was migreted to https://github.com/sitoolkit/sit-ad-archetype-javaee7-web but both are not supported now...