Below command will clone the artifacts:
eclipse -nosplash -application org.eclipse.equinox.p2.artifact.repository.mirrorApplication -source
Below command will clone the meta data to same location:
eclipse -nosplash -application org.eclipse.equinox.p2.metadata.repository.mirrorApplication -source
Below command is optional, But if there are any missing meta data it will create them for you:
eclipse -nosplash -application org.eclipse.equinox.p2.publisher.EclipseGenerator -source
Sources :
http://wiki.eclipse.org/Equinox_p2_Repository_Mirroring
http://wiki.eclipse.org/Equinox_p2_Metadata_Generator
No comments:
Post a Comment