Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
357 views
in Technique[技术] by (71.8m points)

Sirius-web, need help understanding instructions (publishing a project into Maven repository)

I've never used Maven, and I'm fairly noob when it comes to Java: I have a Sirius project and I need to deploy it to web.

I don't understand this bit in the instruction:

1. Make sure the JAR which contains the modeler definition is in your application’s classpath.
Typically this involves publishing the .design JAR in a Maven repository and adding its
coordinates into your sample application’s POM file.

My Sirius project:

projectname
projectname.edit
projectname.editor
runtime-project
    projectname
    projectname.design

Any help highly appreciated?

Thank you


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...