On 7 Sep 07, at 2:19 AM 7 Sep 07, Brett Porter wrote:

Just curious - will there be any issues with these APIs changing for plugins that may have come to rely on it, or are these all purely internal? (I haven't had a chance to dig through the changes yet).


We must absolutely guarantee that all 2.0.x plugins work out of the box without change. I've made no plugin api changes and we won't until the proposals are vetted.

Cheers,
Brett

On 07/09/2007, at 6:22 PM, [EMAIL PROTECTED] wrote:

Online report : http://maven.zones.apache.org/continuum/ buildResult.action?buildId=20448&projectId=486

Build statistics:
 State: Failed
 Previous State: Ok
 Started at: Fri 7 Sep 2007 08:21:43 +0000
 Finished at: Fri 7 Sep 2007 08:22:00 +0000
 Total time: 16s
 Build Trigger: Schedule
 Build Number: 4
 Exit code: 1
 Building machine hostname: maven.zones.apache.org
 Operating system : SunOS(unknown)
 Java Home version :          java version "1.5.0_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
         Java HotSpot(TM) Server VM (build 1.5.0_12-b04, mixed mode)
        Builder version :
         Maven version: 2.0.7
         Java version: 1.5.0_12
         OS name: "sunos" version: "5.10" arch: "x86"
********************************************************************* *******
SCM Changes:
********************************************************************* *******
Changed: jvanzyl @ Fri 7 Sep 2007 07:54:11 +0000
Comment: o scrub of the settings building, was able to reduce to the need of the build context and use the execution request directly. eventually i will get it to be the session, along with the profile tools, then all the tools can also share a common interpolator, which can then be shared by other components instead of having 5 interpolators lying
 around causing a great deal of inconsistency.
Files changed:
/maven/components/trunk/maven-core/src/main/java/org/apache/maven/ execution/DefaultMavenExecutionRequest.java ( 573494 ) /maven/components/trunk/maven-core/src/main/java/org/apache/maven/ execution/MavenExecutionRequest.java ( 573494 ) /maven/components/trunk/maven-core/src/main/java/org/apache/maven/ settings/DefaultMavenSettingsBuilder.java ( 573494 ) /maven/components/trunk/maven-core/src/main/java/org/apache/maven/ settings/MavenSettingsBuilder.java ( 573494 ) /maven/components/trunk/maven-core/src/main/java/org/apache/maven/ settings/RuntimeInfo.java ( 573494 ) /maven/components/trunk/maven-core/src/main/java/org/apache/maven/ settings/SettingsUtils.java ( 573494 ) /maven/components/trunk/maven-core/src/main/mdo/settings.mdo ( 573494 ) /maven/components/trunk/maven-core/src/test/java/org/apache/maven/ settings/SettingsUtilsTest.java ( 573494 ) /maven/components/trunk/maven-embedder/src/main/java/org/apache/ maven/embedder/MavenEmbedder.java ( 573494 ) /maven/components/trunk/maven-embedder/src/main/java/org/apache/ maven/embedder/execution/ DefaultMavenExecutionRequestPopulator.java ( 573494 ) /maven/components/trunk/maven-embedder/src/main/java/org/apache/ maven/embedder/execution/MavenExecutionRequestPopulator.java ( 573494 ) /maven/components/trunk/maven-embedder/src/main/resources/META- INF/plexus/components.xml ( 573494 ) /maven/components/trunk/maven-embedder/src/test/java/org/apache/ maven/embedder/MavenEmbedderExampleTest.java ( 573494 )

********************************************************************* *******
Dependencies Changes:
********************************************************************* *******
org.apache.maven:maven-core:2.1-SNAPSHOT

org.apache.maven:maven:2.1-SNAPSHOT

********************************************************************* *******
Test Summary:
********************************************************************* *******
Tests: 1
Failures: 0
Total time: 29

********************************************************************* *******
Output:
********************************************************************* *******
[INFO] Scanning for projects...
[INFO] --------------------------------------------------------------------- -------
[INFO] Building Maven Embedder
[INFO]    task-segment: [clean, install]
[INFO] --------------------------------------------------------------------- -------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/ checkouts/486/target
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 24 source files to /export/home/build/data/ continuum/checkouts/486/target/classes [INFO] --------------------------------------------------------------------- ---
[ERROR] BUILD FAILURE
[INFO] --------------------------------------------------------------------- ---
[INFO] Compilation failure
/export/home/build/data/continuum/checkouts/486/src/main/java/org/ apache/maven/embedder/execution/ DefaultMavenExecutionRequestPopulator.java:[113,35] buildSettings (org.apache.maven.execution.MavenExecutionRequest) in org.apache.maven.settings.MavenSettingsBuilder cannot be applied to (java.io.File,java.io.File)



/export/home/build/data/continuum/checkouts/486/src/main/java/org/ apache/maven/embedder/execution/ DefaultMavenExecutionRequestPopulator.java:[113,35] buildSettings (org.apache.maven.execution.MavenExecutionRequest) in org.apache.maven.settings.MavenSettingsBuilder cannot be applied to (java.io.File,java.io.File)


[INFO] --------------------------------------------------------------------- ---
[INFO] For more information, run Maven with the -e switch
[INFO] --------------------------------------------------------------------- ---
[INFO] Total time: 13 seconds
[INFO] Finished at: Fri Sep 07 08:22:00 GMT+00:00 2007
[INFO] Final Memory: 9M/322M
[INFO] --------------------------------------------------------------------- ---

********************************************************************* *******


--
Brett Porter - [EMAIL PROTECTED]
Blog: http://www.devzuz.org/blogs/bporter/

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


Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder and PMC Chair, Apache Maven
jason at sonatype dot com
----------------------------------------------------------




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

Reply via email to