Guten Tag

 

you might want to consider implementing a custom classloader which is 
configurable via a properties file

 

  <build>
    <plugins>
      <plugin>
        <groupId>org.apache.maven.its.plugins</groupId>
        <artifactId>maven-it-plugin-class-loader</artifactId>
        <executions>
          <execution>
            <id>test</id>
            <phase>validate</phase>
            <configuration>
              <resourcePaths>mng-2174.properties</resourcePaths>
              
<pluginClassLoaderOutput>target/pcl.properties</pluginClassLoaderOutput>
            </configuration>
            <goals>
              <goal>load</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
    </plugins>
  </build>

Saludos Cordiales desde EEUU!
Martin Gainty 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité

 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.



 

> Date: Wed, 24 Mar 2010 16:08:29 -0400
> From: h...@welinux.cl
> To: users@maven.apache.org
> Subject: Class not found refloated
> 
> Hi,
> 
> Mi company is moving from ant to maven in an eclipse environment: eclipse 
> Galileo and m2eclise 0.10 with Tomcat 6 and JRE 6.
> 
> We are completely refactoring and old Ant project, and the problem we are 
> experiencing seems to be and old one, from time to time (ten minutes or so 
> depending), the system starts with "class not found exceptions", i've checked 
> various postings without solving definitively the problem:
> 
> - Putting maven libraries abobe JRE.
> - Project/clean and then Update maven dependencies (and reverse).
> - Drop and recreate tomcat servers.
> 
> Two rounds of the above and the project starts to work again, but is very 
> frustrating.
> 
> ... i would like to know if there is something official in relation to this ?
> 
> Any help will be appreciated.
> Hans
> 
> -- 
> Hans Poo, WeLinux S.A. http://www.welinux.cl
> Office: 56-2-697.25.42, Mobile: 09-319.93.05
> Bombero Ossa # 1010, Santiago, Chile
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
> 
                                          
_________________________________________________________________
Hotmail: Trusted email with powerful SPAM protection.
http://clk.atdmt.com/GBL/go/210850553/direct/01/

Reply via email to