On 2/20/06, Jacek Laskowski <[EMAIL PROTECTED]> wrote:
>
> http://xdoclet.codehaus.org/Maven2+plugin
> http://mojo.codehaus.org/hibernatedoclet-maven-plugin/
>
Just trying to dive headfirst into Xdoclet on M2, and running into
some issues...
Two things...
Are you guys using:
<dependency>
<groupId>xdoclet</groupId>
<artifactId>maven2-xdoclet2-plugin</artifactId>
<version>2.0.5-SNAPSHOT</version>
</dependency>
And
<pluginRepository>
<id>codehaus-plugins</id>
<url>http://dist.codehaus.org/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
<releases>
<enabled>true</enabled>
</releases>
</pluginRepository>
??
I ask because I'm running into the error:
[INFO] Failed to resolve artifact.
required artifacts missing:
xpp3:xpp3:jar:1.1.3.4-RC8_min
for the artifact:
xdoclet:maven2-xdoclet2-plugin:maven-plugin:2.0.5-20060117.143439-6
Also I noticed this, which seemed odd/wrong:
Downloading:
http://dist.codehaus.org/xdoclet-plugins/poms/xdoclet-plugin-qtags-${pom.currentVersion}.pom
Finally, that second link didn't work... ;-)
http://mojo.codehaus.org/hibernatedoclet-maven-plugin/
Forbidden
You don't have permission to access /hibernatedoclet-maven-plugin/ on
this server.
Thanks!
Wayne
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]