hi everybody, i`using netbeans 5.5.1 with jdk 1.6. App server is embebed
tomcat 5.5.17 and i `m having some troubles when i build the war file. It
seems that WEB-INF/classes dir is not updated!

i´ll try to explain better!

my workspace is C:\trabajo\ws\AFEL\sources, where i have pom.xml,
profiles.xml, nbactions.xml and src  directory with my web project. If i run
build goal on netbeans, it extracts to screen something like this:

[compiler:compile]
[INFO]Compiling 28 source files to C:\trabajo\ws\AFEL\sources\target\classes
[resources:testResources]
[INFO]Using default encoding to copy filtered resources.
[compiler:testCompile]
[INFO]No sources to compile
[surefire:test]
[INFO]No tests to run.
[war:war]
[INFO]Packaging webapp
[INFO]Assembling webapp[frontal] in
[C:\trabajo\ws\AFEL\sources\target\frontal-1.0-SNAPSHOT]
[INFO]Processing war project
[INFO]Webapp assembled in[6484 msecs]
[INFO]Building war:
C:\trabajo\ws\AFEL\sources\target\frontal-1.0-SNAPSHOT.war
[install:install]
[INFO]Installing C:\trabajo\ws\AFEL\sources\target\frontal-1.0-SNAPSHOT.war
to C:\Documents and
Settings\operador\.m2\repository\es\yell\frontlite\frontal\1.0-SNAPSHOT\frontal-1.0-SNAPSHOT.war
[INFO]------------------------------------------------------------------------
[INFO]BUILD SUCCESSFUL
[INFO]------------------------------------------------------------------------
[INFO]Total time: 14 seconds
[INFO]Finished at: Wed Nov 14 15:58:51 CET 2007
[INFO]Final Memory: 47M/87M
[INFO]------------------------------------------------------------------------

the content of C:\trabajo\ws\AFEL\sources\target\classes is diferent with
regard to WEB-INF/classes contained in the generated war!

pls help, how can i fix this strange behavior?

PD

i already tried unistalling and purging netbeans files
-- 
View this message in context: 
http://www.nabble.com/problem-with-maven-embebed-in-netbeans-5.5.1-tf4805705s177.html#a13748536
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