Adrian Custer a écrit :
> svn diff http://svn.geotools.org/geotools/branches/2.3.x/pom.xml
> http://svn.geotools.org/geotools/trunk/gt/pom.xml
> 
> gives, in part:
> 
> @@ -963,14 +970,6 @@
>          <groupId>org.apache.maven.plugins</groupId>
>          <artifactId>maven-javadoc-plugin</artifactId>
>          <configuration>
> -          <dependencies>
> -            <!-- Contains the Java implementation for custom taglets.
> -->
> -            <dependency>
> -              <groupId>org.geotools</groupId>
> -              <artifactId>gt2-javadoc</artifactId>
> -              <version>${project.version}</version>
> -            </dependency>
> -          </dependencies>
>            <source>..........
> 
> Is this not needed? Can you either remove this in branches/2.3.x/ or add
> it to trunk/gt/ as needed?



It is not needed because of the "tagletpath" entry a little bit below. We can 
remove it from the 2.3 branch (I will do that later today).

        Martin


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to