Re: Re: Eclipse

2007-02-09 Thread Jan-Oliver Wuelfing
Feb 2007 18:00:23 -0600 >> >> To: >> >> "Maven Users List" >> >> >> >> To: >> >> "Maven Users List" >> >> >> >> >> >> Does it give you this error message when you invoke maven

Maven Eclipse Repository

2007-02-09 Thread Jan-Oliver Wuelfing
Good Morning, (well, here at least) I got this error message: 09.02.07 09:07:53 CET: Unable to read project /wsag4j/pom.xml; org.apache.maven.project.ProjectBuildingException: POM 'mss:mss' not found in repository: Unable to download the artifact from any repository mss:mss:pom:0.0.1 from

Repository

2007-02-08 Thread Jan-Oliver Wuelfing
Hi, I forgot to mention that I want to use a local repository and a remote SVN. I editet the settings.xml in .m2/ as following: ... default packcs Repository for MSS builds http://packcs-e0.scai.fraunhofer.de/repos/maven d

Eclipse

2007-02-08 Thread Jan-Oliver Wuelfing
Hello to everyone, I use the Maven 2.0.4 Eclipse Plug-in 0.0.5 and Subclipse 1.0.5 and encountered the following error message at start-up of Eclipse 3.2.1: 08.02.07 11:26:51 CET: [DEBUG] Found 0 components to load on start 08.02.07 11:26:51 CET: [DEBUG] Building Maven user-level plugin regist

clean site + pom.xml

2007-01-24 Thread Jan-Oliver Wuelfing
Hello to everybody, I´ve encountered a prob with Eclipse´s Maven plug-in: If I try to build the site via pom.xml > clean site, Eclipse´a console shows up the message below. Can anyone give an advice, please? Cheers Jan [INFO] ---

pom.xml

2007-01-24 Thread Jan-Oliver Wuelfing
Hello to everybody, I´ve encountered a prob with Eclipse´s Maven plug-in: It prompts that a project build error exist: failed to validate pom. Can anyone give an advice, please? Cheers Jan - To unsubscribe, e-mail: [EMAIL PR

APT: code-snippet

2007-01-15 Thread Jan-Oliver Wuelfing
Dear all, I use the code snippet-macro (shown at http://maven.apache.org/guides/mini/guide-snippet-macro.html) to include Java source code in my HTML-sites, but it doesn´t work, why? I build my site via the Eclipse-plug-in, so I´ve checked out the repository with the source code and the src- a

APT + site.xml + parent directory

2007-01-15 Thread Jan-Oliver Wuelfing
Hi all, is it possible to include a parent-link the to next upper index.html in the 'menu'- or 'module'-section in the site.xml? Or is there any other possibility to include automaticly? Cheers Jan - To unsubscribe, e-mail:

APT

2007-01-09 Thread Jan-Oliver Wuelfing
Hi all, Iam a first time-user and use Maven´s site function to get a html-doku Is there any apt-command to include source-code into the site, like scr? Do I´ve to copy the code fragments and format them on my own? Thanx Jan