another approch to solve the problem with EJB's is to use the followint in
the maven-ejb-plugin


   org.apache.maven.plugins
   maven-ejb-plugin
   
     3.0
     true
     
       **/service/**
       **/domain/**
     
     
       **/impl/**
     
      
        false
          
            true
            false
            true
            true
          
          
            xy-ejb
            ${project.url}
          
        
      
    


--
View this message in context: 
http://maven.40175.n5.nabble.com/Issue-with-mvn3-timestamp-snapshots-being-downloaded-in-local-repository-tp3408008p4270929.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to