Importing from Reify
 SmartGWT 
  
support for Maven includes the ability to 
 
import
  (and optionally, 
 
verify
 ) assets from 
reify.com into your project either
 on-demand 
  or during your build process.  Using the 
 
example configuration, 
  the import command might look something like the following:
  
  
    mvn com.isomorphic:isc-maven-plugin:1.4.5:reify-import -Pisc
  
  Important: This flow is unidirectional.  That is, whatever changes are to 
  be made to these resources should be made using the collaborative Reify environment and then
  re-imported.  There is, by design, no reason to modify them locally, and the plugin takes
  steps to notify you when that happens.
 Refer to the 
Reify for Developers
 documentation topic for 
  further discussion.