Changeset 1707

Show
Ignore:
Timestamp:
2008-03-16 23:30:32 (5 months ago)
Author:
mosipov
Message:

improved pom

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/branches/2.4/pom.xml

    r1706 r1707  
    111111                                        </descriptors> 
    112112                                </configuration> 
    113                                 <executions> 
    114                                         <execution> 
    115                                                 <id>make-assembly</id> 
    116                                                 <phase>package</phase> 
    117                                                 <goals> 
    118                                                         <goal>attached</goal> 
    119                                                 </goals> 
    120                                         </execution> 
    121                                 </executions> 
    122113                        </plugin> 
    123114                        <plugin> 
     
    143134                                        </warSourceExcludes> 
    144135                                </configuration> 
    145                                 <executions> 
    146                                         <execution> 
    147                                                 <id>make-war</id> 
    148                                                 <phase>package</phase> 
    149                                                 <goals> 
    150                                                         <goal>war</goal> 
    151                                                 </goals> 
    152                                         </execution> 
    153                                 </executions> 
    154136                        </plugin> 
    155137                        <plugin> 
     
    386368        </prerequisites> 
    387369        <distributionManagement> 
     370                <snapshotRepository> 
     371                        <id>uni-space</id> 
     372                        <url> 
     373                                scp://duesseldorf.mi.fu-berlin.de/home/bude/ossipov/web-home/m2repo 
     374                        </url> 
     375                </snapshotRepository> 
    388376                <site> 
    389377                        <id>uni-space</id>