mvn_site_documentation #161

Merged
sandro.labruzzo merged 14 commits from mvn_site_documentation into beta 2 years ago
Owner

I've implemented the first version of Maven site.
At the moment, it will be deployed on a folder under /tmp/dhpsite. In the future, it will go on an HTTP server

I've implemented the first version of Maven site. At the moment, it will be deployed on a folder under */tmp/dhpsite*. In the future, it will go on an HTTP server
sandro.labruzzo added 2 commits 2 years ago
sandro.labruzzo added 1 commit 2 years ago
miriam.baglioni added 2 commits 2 years ago
sandro.labruzzo added 3 commits 2 years ago
sandro.labruzzo added 1 commit 2 years ago
sandro.labruzzo added 1 commit 2 years ago
sandro.labruzzo added 1 commit 2 years ago
claudio.atzori added 1 commit 2 years ago
claudio.atzori added 1 commit 2 years ago
sandro.labruzzo added 1 commit 2 years ago
sandro.labruzzo merged commit 8a7c7d36db into beta 2 years ago
sandro.labruzzo deleted branch mvn_site_documentation 2 years ago
The pull request has been merged as 8a7c7d36db.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b mvn_site_documentation beta
git pull origin mvn_site_documentation

Step 2:

Merge the changes and update on Gitea.
git checkout beta
git merge --no-ff mvn_site_documentation
git push origin beta
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: D-Net/dnet-hadoop#161
Loading…
There is no content yet.