Subversion Repositories SmartDukaan

Rev

Rev 1372 | Rev 1440 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1372 Rev 1421
Line 30... Line 30...
30
      </plugin>
30
      </plugin>
31
      
31
      
32
      <plugin>
32
      <plugin>
33
        <groupId>net.alchim31.maven</groupId>
33
        <groupId>net.alchim31.maven</groupId>
34
        <artifactId>yuicompressor-maven-plugin</artifactId>
34
        <artifactId>yuicompressor-maven-plugin</artifactId>
-
 
35
        <version>1.1</version>
35
        <executions>
36
        <executions>
36
          <execution>
37
          <execution>
37
            <goals>
38
            <goals>
38
              <goal>jslint</goal>
39
              <goal>jslint</goal>
39
              <goal>compress</goal>
40
              <goal>compress</goal>