[jira] Updated: (MNG-1323) Plugin extensions (dependencies) not resolved in reactor build

2006-02-16 Thread John Casey (JIRA)
 [ http://jira.codehaus.org/browse/MNG-1323?page=all ]

John Casey updated MNG-1323:


Fix Version: (was: 2.0.3)
 2.0.4

> Plugin extensions (dependencies) not resolved in reactor build
> --
>
>  Key: MNG-1323
>  URL: http://jira.codehaus.org/browse/MNG-1323
>  Project: Maven 2
> Type: Bug

>   Components: Plugins and Lifecycle
> Versions: 2.0
> Reporter: Kenney Westerhof
>  Fix For: 2.0.4

>
>
> I've added a dependency on an Ant Task in 
> project/build/plugins/plugin[artifactId='maven-antrun-plugin']/dependencies/ 
> and run that anttask using the antrun plugin.
> When run from the project dir itself it runs fine.
> When running from the root of the project tree (reactor build, project one 
> level below root),
> antrun bails out because the taskdef can't be found (not on classpath).
> It looks like the dependency isn't resolved, or not added to the plugins' 
> classrealm.

-- 
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


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MNG-1323) Plugin extensions (dependencies) not resolved in reactor build

2005-12-05 Thread John Casey (JIRA)
 [ http://jira.codehaus.org/browse/MNG-1323?page=all ]

John Casey updated MNG-1323:


Fix Version: (was: 2.0.1)
 2.0.2

> Plugin extensions (dependencies) not resolved in reactor build
> --
>
>  Key: MNG-1323
>  URL: http://jira.codehaus.org/browse/MNG-1323
>  Project: Maven 2
> Type: Bug
>   Components: Plugins and Lifecycle
> Versions: 2.0
> Reporter: Kenney Westerhof
>  Fix For: 2.0.2

>
>
> I've added a dependency on an Ant Task in 
> project/build/plugins/plugin[artifactId='maven-antrun-plugin']/dependencies/ 
> and run that anttask using the antrun plugin.
> When run from the project dir itself it runs fine.
> When running from the root of the project tree (reactor build, project one 
> level below root),
> antrun bails out because the taskdef can't be found (not on classpath).
> It looks like the dependency isn't resolved, or not added to the plugins' 
> classrealm.

-- 
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


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MNG-1323) Plugin extensions (dependencies) not resolved in reactor build

2005-11-03 Thread Brett Porter (JIRA)
 [ http://jira.codehaus.org/browse/MNG-1323?page=all ]

Brett Porter updated MNG-1323:
--

Description: 
I've added a dependency on an Ant Task in 
project/build/plugins/plugin[artifactId='maven-antrun-plugin']/dependencies/ 
and run that anttask using the antrun plugin.

When run from the project dir itself it runs fine.
When running from the root of the project tree (reactor build, project one 
level below root),
antrun bails out because the taskdef can't be found (not on classpath).

It looks like the dependency isn't resolved, or not added to the plugins' 
classrealm.


  was:
I've added a dependency on an Ant Task in 
project/build/plugins/plugin[artifactId='maven-antrun-plugin']/dependencies/ 
and run that anttask using the antrun plugin.

When run from the project dir itself it runs fine.
When running from the root of the project tree (reactor build, project one 
level below root),
antrun bails out because the taskdef can't be found (not on classpath).

It looks like the dependency isn't resolved, or not added to the plugins' 
classrealm.


Fix Version: 2.0.1
Environment: 

is this because they are not inherited, rather than anything to do with the 
reactor?

> Plugin extensions (dependencies) not resolved in reactor build
> --
>
>  Key: MNG-1323
>  URL: http://jira.codehaus.org/browse/MNG-1323
>  Project: Maven 2
> Type: Bug
>   Components: maven-core
> Versions: 2.0
> Reporter: Kenney Westerhof
>  Fix For: 2.0.1

>
>
> I've added a dependency on an Ant Task in 
> project/build/plugins/plugin[artifactId='maven-antrun-plugin']/dependencies/ 
> and run that anttask using the antrun plugin.
> When run from the project dir itself it runs fine.
> When running from the root of the project tree (reactor build, project one 
> level below root),
> antrun bails out because the taskdef can't be found (not on classpath).
> It looks like the dependency isn't resolved, or not added to the plugins' 
> classrealm.

-- 
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


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]