This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-sources.git

commit f725ff3f5c295b91f88935d1ae8f4e7e6363a3f0
Author: Hervé Boutemy <hbout...@apache.org>
AuthorDate: Wed Dec 20 11:04:21 2017 +0100

    added Plexus repos
    
    Change-Id: I5a34efda1de1e6d1919c29d072e81bb47990c0c9
---
 default.xml | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/default.xml b/default.xml
index 25e9841..249bd62 100644
--- a/default.xml
+++ b/default.xml
@@ -2,6 +2,7 @@
 <manifest>
   <remote   name='origin' fetch='https://gitbox.apache.org/repos/asf' />
   <remote   name='gitwip' fetch='https://git-wip-us.apache.org/repos/asf' />
+  <remote   name='plexus' fetch='https://github.com/codehaus-plexus' />
   <default revision='master' remote='origin' sync-j='8' />
 
   <project path='archetype'                                 
name='maven-archetype.git'           remote='gitwip' />
@@ -98,4 +99,23 @@
   <project path='skins/fluido'                              
name='maven-fluido-skin.git' />
   <project path='surefire'                                  
name='maven-surefire.git'            remote='gitwip' />
   <project path='wagon'                                     
name='maven-wagon.git'               remote='gitwip' />
+
+  <project path='plexus/modello'                            name='modello.git' 
                  remote='plexus' />
+  <project path='plexus/classworlds'                        
name='plexus-classworlds.git'        remote='plexus' />
+  <project path='plexus/components/archiver'                
name='plexus-archiver.git'           remote='plexus' />
+  <project path='plexus/components/cli'                     
name='plexus-cli.git'                remote='plexus' />
+  <project path='plexus/components/compiler'                
name='plexus-compiler.git'           remote='plexus' />
+  <project path='plexus/components/digest'                  
name='plexus-digest.git'             remote='plexus' />
+  <project path='plexus/components/i18n'                    
name='plexus-i18n.git'               remote='plexus' />
+  <project path='plexus/components/interactivity'           
name='plexus-interactivity.git'      remote='plexus' />
+  <project path='plexus/components/interpolation'           
name='plexus-interpolation.git'      remote='plexus' />
+  <project path='plexus/components/io'                      
name='plexus-io.git'                 remote='plexus' />
+  <project path='plexus/components/languages'               
name='plexus-languages.git'          remote='plexus' />
+  <project path='plexus/components/resources'               
name='plexus-resources.git'          remote='plexus' />
+  <project path='plexus/components/swizzle'                 
name='plexus-swizzle.git'            remote='plexus' />
+  <project path='plexus/components/velocity'                
name='plexus-velocity.git'           remote='plexus' />
+  <project path='plexus/plexus-components'                  
name='plexus-components.git'         remote='plexus' />
+  <project path='plexus/plexus-containers'                  
name='plexus-containers.git'         remote='plexus' />
+  <project path='plexus/plexus-pom'                         
name='plexus-pom.git'                remote='plexus' />
+  <project path='plexus/utils'                              
name='plexus-utils.git'              remote='plexus' />
 </manifest>

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <commits@maven.apache.org>.

Reply via email to