Hi,
Recently I use maven/tycho to build Xtext project, and I want to install it into ‘.m2/repository/p2/osgi/bundle/’, but when I execute 'mvn install' I find that the generated packages are installed to '.m2/repository/'. So anyone can give me suggestions about how to install the packages into ‘.m2/repository/p2/osgi/bundle/’?
Hi, Recently I use maven/tycho to build Xtext project, and I want to install it into ‘.m2/repository/p2/osgi/bundle/’, but when I execute 'mvn install' I find that the generated packages are installed to '.m2/repository/'. So anyone can give me suggestions about how to install the packages into ‘.m2/repository/p2/osgi/bundle/’?