Closed ebarboni closed 2 years ago
I see
and nbm-maven-plugin is already in the repo. The parent plugin is no longer needed? How did you import the repos?
Edit: (had internet issue) the parent is directly on the root.
for each repo I add them git remote add -f nb-parent https://github.com/ebarboni/netbeans-mavenutils-parent.git
git merge --no-commit nb-parent/master
git checkout master -- nbm-maven-plugin git checkout nb-parent/master <fiilestogetfrom the nb-parent/master!!!!>
until no conflict
@ebarboni thank for doing this.
Will the combined maven projects exist in this github project? Then the others will archived or deleted?
in the future releasing from this repo will do the parent,shared,harness,repo,nbm in one go. after we merge this I will add the tag missing from the others repository the repository were split from common history commit id were not changed so should be easy to track.
For the future of the no more needed repository will ask in the thread https://issues.apache.org/jira/browse/INFRA-23373?filter=-2
will merge and make first buildable setup in a following PR
I hope this is good enough.
It's not intended to build now. (mvn clean install at root build only parent, mvn clean install in subfolder only build the individual) Need pom rewrite and so on. Only want to regroup.
Will need to clean up in another PR (LICENSE file and so on) Will need to tag the release commit hash again (we voted in the past) but seems everything was keep.