logo       
Bookmark and Share

[picocontainer-scm] [jira] Updated: (PICO-282) (Maven 2 Build) It is curren: msg#00017

java.picocontainer.cvs

Subject: [picocontainer-scm] [jira] Updated: (PICO-282) (Maven 2 Build) It is currently impossible to build the Picocontainer without site SCM module.

[ http://jira.codehaus.org/browse/PICO-282?page=all ]

Mauro Talevi updated PICO-282:
------------------------------

Affects Version/s: (was: 1.3)
Fix Version/s: 1.3

> (Maven 2 Build) It is currently impossible to build the Picocontainer without
> site SCM module.
> ----------------------------------------------------------------------------------------------
>
> Key: PICO-282
> URL: http://jira.codehaus.org/browse/PICO-282
> Project: PicoContainer
> Issue Type: Bug
> Components: Build
> Environment: Maven 2 Builds.
> Reporter: Michael Rimov
> Fix For: 1.3
>
>
> Because of the stylesheet file configuration in:
> <plugin>
> <inherited>true</inherited>
> <groupId>org.apache.maven.plugins</groupId>
> <artifactId>maven-javadoc-plugin</artifactId>
> <executions>
> <execution>
> <id>attach-javadocs</id>
> <goals>
> <goal>jar</goal>
> </goals>
> </execution>
> </executions>
> <configuration>
> <links>
>
> <link>http://java.sun.com/j2se/1.4.2/docs/api/</link>
>
> <link>http://proxytoys.codehaus.org/apidocs/</link>
>
> <link>http://jakarta.apache.org/commons/logging/commons-logging-1.0.4/docs/apidocs/</link>
> </links>
>
> <stylesheetfile>${basedir}/../site/xdocs/style/maven-pico-javadoc.css</stylesheetfile>
> <header><![CDATA[<img class="logo"
> src="http://www.picocontainer.org/images/pico-logo.png";></img>]]></header>
> <linksource>true</linksource>
> </configuration>
> </plugin>
> It is impossible to build the system without having the site module in the
> same directory tree.
> Could we either have (1) Duplicate CSSes, or (2) an optional profile which
> enables the javadoc attachments like this. or (??)
> -Mike (R)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



<hr/>
<p>
To unsubscribe from this list please visit:
</p>
<p>
<a
href="http://xircles.codehaus.org/manage_email";>http://xircles.codehaus.org/manage_email</a>




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | Mail Home | sitemap | FAQ | advertise