Hi Guys,
is it possible to customize a project for different customers/environments?
For example to use for one customer the image/content A, for a second
customer image/content B and a default image/content if it's for a
presentation. The same for environment configuration files (web.xml,
da
Hi Guys,
is it possible to customize a project for different customers/environments?
For example to use for one customer the image A, for a second customer
image B and a default image if it's for a presentation. The same for
environment configuration files (web.xml, data-sources.xml, ...).
D
Hi,
the directory to download poi-2.0-final is the right one, the pom file
can be downloaded but the data in the pom file (groupId, artifactId,
version) seems to be wrong...
[INFO] Using default encoding to copy filtered resources.
Downloading:
http://www.ibiblio.org/maven2//poi/poi-2.
Hi,
is there a way to add a new line tag (, \n, ...) to the
tag in the pom.xml?
I tried CDATA, but that doesn't work.
Marcus
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
d but there is no content for the javadoc site. Another bug??
Marcus
Ralph Pöllath schrieb:
On 25.10.2005, at 09:05, Marcus Eberts wrote:
Hi,
when executing
/mvn javadoc:javadoc /
I get a
/"Not executing Javadoc as the project is not a Java classpath-
capable package" /
message
Wilfried,
here is a way to select only certain reports:
...
org.apache.maven.plugins
maven-project-info-reports-plugin
dependencies
issue-tracking
Hi,
when executing
/mvn javadoc:javadoc /
I get a
/"Not executing Javadoc as the project is not a Java
classpath-capable package" /
message and no javadoc html files are created. I also checked the source
code but there is no comment what a "Java classpath-capable package"
might look lik